[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 2 / 5 / d / CinchKit / 0.2.2 / CinchKit.podspec.json
blob5377754fc9fd3aa1e94f1cfb6a90ea57d59c5a19
2   "name": "CinchKit",
3   "version": "0.2.2",
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.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CinchKit/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "Alamofire": [
22       "~> 1.2"
23     ],
24     "SwiftyJSON": [
25       "~> 2.2.0"
26     ],
27     "KeychainAccess": [
28       "~> 1.2"
29     ]
30   }