[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / 4 / LocaleKit / 1.0.1 / LocaleKit.podspec.json
blob505485c9118ea511a108d78580e94595e430076b
2   "name": "LocaleKit",
3   "version": "1.0.1",
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.1"
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"