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