[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / 4 / LocaleKit / 1.0.0 / LocaleKit.podspec.json
blob14fc433f8afc30a755ba87ef1ddb30f8d1ed1d29
2   "name": "LocaleKit",
3   "version": "1.0.0",
4   "summary": "LocaleKit makes it easy to manage and synchronize localizations in your app.",
5   "homepage": "https://github.com/TENDIGI/LocaleKit",
6   "license": "MIT",
7   "authors": {
8     "Nick Lee": "nick@tendigi.com"
9   },
10   "source": {
11     "git": "https://github.com/TENDIGI/LocaleKit.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/**/*.swift",
19   "dependencies": {
20     "zipzap": [
21       "~> 8.1"
22     ],
23     "Alamofire": [
24       "~> 4.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"