[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 1 / WarpSDK / 0.0.6 / WarpSDK.podspec.json
blob2e2198043ff4d8b96f889cf2fedae45e520c07d5
2   "name": "WarpSDK",
3   "version": "0.0.6",
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": "0.0.6"
21   },
22   "source_files": [
23     "WarpSDK",
24     "WarpSDK/**/*.{h,swift}"
25   ],
26   "dependencies": {
27     "Alamofire": [
28       "~> 3.5.0"
29     ],
30     "EVReflection": [
31       "~> 2.6"
32     ]
33   },
34   "pushed_with_swift_version": "2.3"