blob: 83c1ca4a5ce29720ee66a87dbef9549f5ab08c47 [file] [log] [blame]
{
"name": "Stalker",
"version": "0.1.2",
"summary": "Stalker is a developer friendly KVO and NSNotification​ interface",
"homepage": "http://github.com/BendingSpoons/Stalker",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Luca Querella": "lq@bendingspoons.dk"
},
"source": {
"git": "https://github.com/BendingSpoons/Stalker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Stalker/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}