blob: 6f5f82f1d1aa282bad08e991fe8b05fecd4427fb [file] [log] [blame]
{
"name": "HCategory",
"version": "1.2",
"platforms": {
"ios": "7.0"
},
"summary": "A Objective-C Category Framework for iOS",
"homepage": "https://github.com/monsifcn/HCategory.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"monsif": "..."
},
"source": {
"git": "https://github.com/monsifcn/HCategory.git",
"tag": "1.2"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "HCategory.framework"
},
"requires_arc": true
}