[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / f / 8 / 3 / JTSLocalizable / 1.0.1 / JTSLocalizable.podspec.json
blob388ee1f8a77fd21005a40a4a79f360aa0466f49c
2   "name": "JTSLocalizable",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JTSLocalizable/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }