blob: 8acf88b422899ad9791897f7be93ff03257917b4 [file] [log] [blame]
{
"name": "SRGAppVerWatcher",
"version": "0.0.2",
"summary": "SRGAppVerWatcher detect app-install or app-update, and hook your code.",
"homepage": "https://github.com/soragoto/SRGAppVerWatcher",
"license": "MIT",
"authors": {
"Norihiro Sakamoto": "nori0620@gmail.com"
},
"source": {
"git": "https://github.com/soragoto/SRGAppVerWatcher.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}