[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 1.1.6 / SwiftAPIClient.podspec.json
blob82700c2c5e26d1c3984952ccdff771948c33c982
2   "name": "SwiftAPIClient",
3   "version": "1.1.6",
4   "license": "MIT",
5   "summary": "Simple API Client for Apple Swift Projects",
6   "homepage": "https://github.com/RichAppz",
7   "source": {
8     "git": "https://github.com/RichAppz/SimpleAPIClient.git",
9     "tag": "1.1.6"
10   },
11   "authors": {
12     "Rich Mucha": "rich@richappz.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.13",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "source_files": "Source/**/*.{swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.0"
24     ],
25     "CryptoSwift": [
27     ]
28   }