[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / 1 / LibraryGeneric / 0.1.0 / LibraryGeneric.podspec.json
blob2149ab40906e6a78931a5880cdff4738853af70f
2   "name": "LibraryGeneric",
3   "version": "0.1.0",
4   "summary": "Generics Librarys for iOS Apps",
5   "description": "Generics Librarys for iOS Apps in Core Systems",
6   "homepage": "https://github.com/CristhianUNI/GenericsLibrarys",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cristhian": "cristhian.aguirre@cocomsys.com"
13   },
14   "source": {
15     "git": "https://github.com/CristhianUNI/GenericsLibrarys.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "SwiftyJSON": [
28     ],
29     "Kingfisher": [
30       "~> 3.0"
31     ],
32     "Alamofire": [
33       "~> 4.0"
34     ],
35     "PromiseKit": [
36       "~> 4.0"
37     ],
38     "ResponseDetective": [
40     ]
41   },
42   "pushed_with_swift_version": "3.0"