blob: d34a2aa3c6baa9b31a320c319a838ebd0ae5b94a [file] [log] [blame]
{
"name": "IKEvents",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/iankeen/",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"summary": "Simple pub/sub events with built-in resource lifecycle management.",
"source": {
"git": "https://github.com/iankeen/ikevents.git",
"tag": "1.0.1"
},
"source_files": "IKEvents/**/**.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}