[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 5 / 8 / TestCorePublish / 0.1.0 / TestCorePublish.podspec.json
blob1e244c3f2b5faf247fac23e5790610b5d3a6b773
2   "name": "TestCorePublish",
3   "version": "0.1.0",
4   "summary": "AeroGear Services Core SDK for iOS.",
5   "description": "The AeroGear Core SDK for iOS provides a library to interact OpenShift based mobile services.",
6   "homepage": "http://aerogear.org",
7   "license": "Apache License, Version 2.0",
8   "authors": "AeroGear",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/wtrocki/aerogear-ios-sdk.git",
14     "branch": "0.1.0"
15   },
16   "source_files": "modules/core/**/*.swift",
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "SystemConfiguration"
21   ],
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ],
26     "XCGLogger": [
27       "~> 6.0"
28     ]
29   },
30   "requires_arc": true