[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / 6 / OXKit / 0.4.2 / OXKit.podspec.json
blob30379a5d9ba6691727b4579599ac6020362bdc78
2   "name": "OXKit",
3   "version": "0.4.2",
4   "summary": "Kit for iOS Swift",
5   "homepage": "http://oxozle.com",
6   "license": "MIT",
7   "authors": {
8     "Dmitriy Azarov": "contacts@oxozle.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/oxozle/oxkit-swift.git",
15     "tag": "0.4.2"
16   },
17   "source_files": "Source/**/*.swift",
18   "dependencies": {
19     "Alamofire": [
21     ],
22     "SwiftyJSON": [
24     ],
25     "AsyncSwift": [
27     ]
28   }