[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / d / CinchKit / 0.4.0 / CinchKit.podspec.json
blob8818f51bc7087defc043c04f4823cf9f8b97c391
2   "name": "CinchKit",
3   "version": "0.4.0",
4   "license": "MIT",
5   "summary": "Cinch iOS SDK",
6   "homepage": "https://github.com/nifti/CinchKit",
7   "social_media_url": "http://twitter.com/theRyanFitz",
8   "authors": {
9     "Ryan Fitzgerald": "ryan.fitz1@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nifti/CinchKit.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CinchKit/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "Alamofire": [
22       "~> 1.3.0"
23     ],
24     "SwiftyJSON": [
25       "~> 2.2.0"
26     ],
27     "KeychainAccess": [
28       "~> 1.2.0"
29     ]
30   }