[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 5 / b / e / Barracks / 2.0.0 / Barracks.podspec.json
blobd52258f35bc234aa910351493d718d0924bf5819
2   "name": "Barracks",
3   "version": "2.0.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": "2.0.0"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11"
18   },
19   "source_files": [
20     "Client/Source/*.swift",
21     "Client/Source/Packages/*.swift"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5.0"
27     ],
28     "CryptoSwift": [
29       "~> 0.7.0"
30     ]
31   },
32   "pushed_with_swift_version": "3.2"