[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 4 / BackboneSwift / 0.0.3 / BackboneSwift.podspec.json
blob5455a3fbd94577942312a391a9bc8e4f4cb8a286
2   "name": "BackboneSwift",
3   "version": "0.0.3",
4   "summary": "BackboneSwift",
5   "requires_arc": true,
6   "platforms": {
7     "ios": "8.1"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "@see README"
12   },
13   "authors": {
14     "Fernando Canon": "fernando.canon@starzplayarabia.com"
15   },
16   "homepage": "https://github.com/supersabbath/BackboneSwift",
17   "source": {
18     "git": "https://github.com/supersabbath/BackboneSwift.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "BackboneSwift/src/*.{swift}",
23     "BackboneSwift/src/utils/*.{swift}"
24   ],
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SwiftyJSON": [
28       "~> 2.3.2"
29     ],
30     "Alamofire": [
31       "~> 3.0"
32     ],
33     "PromiseKit": [
34       "~> 3.0.2"
35     ]
36   }