[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 4 / BackboneSwift / 0.0.10 / BackboneSwift.podspec.json
blob1df2283d48bc9bb56499293656fbbe1bae979a63
2   "name": "BackboneSwift",
3   "version": "0.0.10",
4   "summary": "BackboneSwift",
5   "requires_arc": true,
6   "platforms": {
7     "ios": "8.1",
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.10"
21   },
22   "source_files": [
23     "BackboneSwift/src/*.{swift}",
24     "BackboneSwift/src/utils/*.{swift}"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SwiftyJSON": [
29       "~> 2.3.2"
30     ],
31     "Alamofire": [
32       "~> 3.0"
33     ],
34     "PromiseKit": [
35       "~> 3.0.2"
36     ]
37   }