[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / 2 / 7 / syncano-ios / 4.0.7 / syncano-ios.podspec.json
blob8d6d062506966d77adb7fb32da9f7b49bc954695
2   "name": "syncano-ios",
3   "version": "4.0.7",
4   "summary": "Library for http://syncano.com API",
5   "homepage": "http://www.syncano.com",
6   "license": "MIT",
7   "authors": "Syncano Inc.",
8   "platforms": {
9     "ios": "7.0",
10     "osx": "10.9"
11   },
12   "requires_arc": true,
13   "source": {
14     "git": "https://github.com/Syncano/syncano-ios.git",
15     "tag": "4.0.7"
16   },
17   "public_header_files": "syncano-ios/*.h",
18   "source_files": "syncano-ios/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "2.6.3"
22     ],
23     "Mantle": [
24       "~> 2.0"
25     ],
26     "UICKeyChainStore": [
27       "~> 2.0"
28     ]
29   }