blob: a68501840aed473409f287de2c2a678d78a37596 [file] [log] [blame]
{
"name": "Floc-Commands",
"version": "0.2.0",
"summary": "A collection of useful commands for Objective-C.",
"homepage": "https://github.com/sschmid/Floc-Commands",
"screenshots": "http://sschmid.com/Dev/iOS/Libs/Floc-Commands/Floc-Commands-128.png",
"license": "MIT",
"authors": {
"Simon Schmid": "mail@sschmid.com"
},
"source": {
"git": "https://github.com/sschmid/Floc-Commands.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Floc-Commands/Classes/**/*.{h,m}",
"requires_arc": true
}