[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / 0 / 1 / WarpSDK / 1.2.0 / WarpSDK.podspec.json
blob22399eae975ec1e1775394cef472c207295ef109
2   "name": "WarpSDK",
3   "version": "1.2.0",
4   "summary": "The Warp iOS SDK is a library designed to work with projects built on-top of the Warp Server.",
5   "homepage": "https://github.com/dividedbyzeroco/warp-server",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zonily Jame Pesquera": "zonilyjame@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/kuyazee",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/kuyazee/WarpSDK-iOS.git",
20     "tag": "1.2.0"
21   },
22   "source_files": [
23     "WarpSDK",
24     "WarpSDK/**/*.{h,swift}"
25   ],
26   "dependencies": {
27     "Alamofire": [
28       "4.4.0"
29     ],
30     "EVReflection": [
31       "4.2.0"
32     ],
33     "SwiftyJSON": [
34       "3.1.4"
35     ],
36     "PromiseKit": [
37       "4.4.0"
38     ],
39     "PromiseKit/Alamofire": [
40       "4.4.0"
41     ]
42   },
43   "pushed_with_swift_version": "3.0"