blob: e0e98c2006da84d5e4c973dbe7947a0cf6fd4451 [file] [log] [blame]
{
"name": "JTSLocalizable",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JTSLocalizable/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}