blob: c3f9d649fb7117904b539cbfa13ccd64c7a80672 [file] [log] [blame]
{
"name": "AFFEvent",
"version": "1.4.1",
"authors": {
"Jeremy Fuellert": "jfuellert@gmail.com"
},
"summary": "AFFEvent is an easy to use event system built for both iOS and OSX.",
"homepage": "https://github.com/jfuellert/AFFEvent",
"license": "MIT",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/jfuellert/AFFEvent.git",
"tag": "1.4.1"
},
"source_files": "AFFEvent/AFFEvent/*/*.{h,m}",
"public_header_files": "AFFEvent/AFFEvent/*/*.h",
"requires_arc": false
}