blob: 47a5b9dfe9fd001f77604476308f839bcd46a1a2 [file] [log] [blame]
{
"name": "GreedCategory",
"version": "0.0.3",
"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.3"
},
"source_files": [
"GreedCategory",
"GreedCategory/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKIT",
"CoreGraphics",
"CoreLocation"
],
"requires_arc": true
}