blob: ab502b3eb3ee1c3b0332f0bc634c15517bab02f7 [file] [log] [blame]
{
"name": "BlocksKit",
"version": "0.9.0",
"license": "MIT",
"summary": "The Objective-C block utilities you always wish you had.",
"homepage": "https://github.com/zwaldowski/BlocksKit",
"authors": {
"Zachary Waldowski": "zach@waldowski.me"
},
"source": {
"git": "https://github.com/zwaldowski/BlocksKit.git",
"tag": "v0.9.0"
},
"source_files": "BlocksKit",
"prefix_header_file": "BlocksKit/BlocksKit-Prefix.pch",
"frameworks": "MessageUI",
"requires_arc": true
}