blob: 8507248037ce4d8152fdf4fb0c87ad3683881a67 [file] [log] [blame]
{
"name": "GreedCategory",
"version": "0.0.4",
"summary": "category for cocoa",
"description": "some category for cocoa",
"homepage": "https://github.com/greedlab/GreedCategory",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/greedlab/GreedCategory.git",
"tag": "0.0.4"
},
"source_files": [
"GreedCategory",
"GreedCategory/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"CoreLocation"
],
"requires_arc": true
}