[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / 3 / JTSLocalizable / 1.0.2 / JTSLocalizable.podspec.json
blob2ccdcc762a4be6595db42f5dc7424e9eca44da37
2   "name": "JTSLocalizable",
3   "version": "1.0.2",
4   "summary": "a easy framework to Localizable strings.",
5   "description": "a easy framework to Localizable strings.use it in your app is simple.",
6   "homepage": "https://github.com/jtans/JTSLocalizable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jtans": "jtans"
13   },
14   "source": {
15     "git": "https://github.com/jtans/JTSLocalizable.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JTSLocalizable/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }