chatsecureios / Cartfile @ 1d24f8ad
History | View | Annotate | Download (602 Bytes)
| 1 | 
      github "ChatSecure/Mantle" "2.1.0_headerfix"  | 
  
|---|---|
| 2 | 
      github "nolanw/HTMLReader" "1d0dda3"  | 
  
| 3 | 
      github "AFNetworking/AFNetworking" ~> 3.1  | 
  
| 4 | 
      github "TheLevelUp/ZXingObjC" ~> 3.2.2  | 
  
| 5 | 
      github "soffes/SAMKeychain" ~> 1.5  | 
  
| 6 | 
      github "jdg/MBProgressHUD" ~> 1.1  | 
  
| 7 | 
      github "TTTAttributedLabel/TTTAttributedLabel" ~> 2.0  | 
  
| 8 | 
      github "PureLayout/PureLayout" ~> 3.0  | 
  
| 9 | 
      github "facebook/KVOController" ~> 1.2  | 
  
| 10 | 
      github "xmartlabs/XLForm" ~> 4.0.0  | 
  
| 11 | 
      github "mattt/FormatterKit" ~> 1.8  | 
  
| 12 | 
       | 
  
| 13 | 
      ### Using CocoaPods due to Swift 3->4 issues ###  | 
  
| 14 | 
      # github "Cocoanetics/Kvitto" ~> 1.0  | 
  
| 15 | 
      # github "Cocoanetics/DTFoundation" ~> 1.7  | 
  
| 16 | 
      # github "Alamofire/Alamofire" ~> 4.4  |