[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 3 / 0 / c / SimpleAPIClient-iOS / 0.1.6 / SimpleAPIClient-iOS.podspec.json
blob1f4fe644c1e55d8a01efac80dbbe73985b0735e1
2   "name": "SimpleAPIClient-iOS",
3   "version": "0.1.6",
4   "summary": "Network Client for iOS Projects",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "rich@richappz.com": "rich@richappz.com"
11   },
12   "homepage": "https://github.com/RichAppz/SimpleAPIClient-iOS.git",
13   "platforms": {
14     "ios": "10.0",
15     "watchos": "3.2"
16   },
17   "frameworks": "CoreData",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/RichAppz/SimpleAPIClient-iOS.git",
21     "tag": "0.1.6"
22   },
23   "source_files": "APIClient/**/*.{swift}",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"