blob: c04dea69203b0f42f5e79d6a8c0a8a1352649ffc [file] [log] [blame]
{
"name": "crackify",
"version": "0.0.2",
"summary": "Easy protection for iOS apps from cracking.",
"homepage": "https://github.com/itruf/crackify",
"license": "MIT",
"authors": {
"Ivan Trufanov": "ivan.trufanov@me.com"
},
"source": {
"git": "https://github.com/itruf/crackify.git",
"tag": "0.0.2"
},
"platforms": {
"ios": null
},
"source_files": "Crackify.{h,m}",
"requires_arc": false
}