blob: 42b6dea65ea87a0bcdfc7e56b5d2002c46e6a216 [file] [log] [blame]
{
"name": "ObjCnalization",
"version": "0.1.0",
"summary": "Localize iOS apps in a smarter way using JSON files. ObjC framework.",
"description": "ObjC library that helps in localizing apps in a different, better, simpler, more powerful way than system localization does",
"homepage": "https://github.com/m1a7/ObjCnalization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m1a7": "thisismymail03@gmail.com"
},
"source": {
"git": "https://github.com/m1a7/ObjCnalization.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ObjCnalization/Classes/**/*"
}