blob: 6542576e59488a618067a235249d7c9f18170fad [file] [log] [blame]
{
"name": "Floc-Commands",
"version": "0.3.1",
"summary": "A collection of commands with fluent API 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.3.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Floc-Commands/Classes/**/*.{h,m}",
"requires_arc": true
}