blob: 8c94dd325f77630273ba8340d62ba2aad5611bb5 [file] [log] [blame]
{
"name": "JTSLocalizable",
"version": "1.0.5",
"summary": "a easy framework to Localizable strings.",
"description": "a easy framework to Localizable strings.use it in your app is simple.",
"homepage": "https://github.com/jtans/JTSLocalizable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jtans": "jtans"
},
"source": {
"git": "https://github.com/jtans/JTSLocalizable.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JTSLocalizable/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}