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