[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 1 / ChuteSDK-iOS / 1.0.0 / ChuteSDK-iOS.podspec.json
blob1d569fb47cd8f4acf24509778b56bf931f888cad
2   "name": "ChuteSDK-iOS",
3   "version": "1.0.0",
4   "summary": "iOS SDK for developing apps using the Chute Platform.",
5   "homepage": "http://getchute.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oliver Dimitrov": "oliver.dimitrov@getchute.com"
12   },
13   "source": {
14     "git": "https://github.com/chute/Chute-SDK-iOS.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": "true",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Chute-SDK-iOS/**/*.swift",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.4"
25     ],
26     "AlamofireObjectMapper": [
27       "~> 4.1"
28     ],
29     "SwiftKeychainWrapper": [
30       "~> 3.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"