[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / e / Barracks / 1.2.0 / Barracks.podspec.json
blobbd1e864ab1aaacf4047573d4e05750efd3fcc9d4
2   "name": "Barracks",
3   "version": "1.2.0",
4   "license": "Apache 2",
5   "summary": "Barracks Client in swift",
6   "homepage": "https://barracks.io",
7   "social_media_url": "http://twitter.com/barracksiot",
8   "authors": {
9     "Barracks Solutions": "contact@barracks.io"
10   },
11   "source": {
12     "git": "https://github.com/barracksiot/ios-osx-client.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "9.3",
17     "osx": "10.11"
18   },
19   "source_files": "Client/Source/*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.0.0"
24     ],
25     "CryptoSwift": [
26       "~> 0.7.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"