blob: 7174634758e9c627647fe8ba07d2527f47fdb91d [file] [log] [blame]
{
"name": "Floc-Dispatcher",
"version": "0.1.0",
"summary": "Observe and dispatch any objects.",
"homepage": "https://github.com/sschmid/Floc-Dispatcher",
"screenshots": "http://sschmid.com/Dev/iOS/Libs/Floc-Dispatcher/Floc-Dispatcher-128.png",
"license": "MIT",
"authors": {
"Simon Schmid": "mail@sschmid.com"
},
"source": {
"git": "https://github.com/sschmid/Floc-Dispatcher.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Floc-Dispatcher/Classes/**/*.{h,m}",
"requires_arc": true
}