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