blob: 03b32406a1936dd9b9a713b5bb950f6af7b08b26 [file] [log] [blame]
{
"name": "IKEvents",
"version": "1.0",
"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"
},
"source_files": "IKEvents/**/**.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}