blob: 2d54f50331d0732cee7d69b901d0f87ddb23b171 [file] [log] [blame]
{
"name": "HGB_Category",
"version": "1.1",
"summary": "HGB_Category.",
"description": "this is HGB_Category",
"homepage": "https://github.com/HGModulizationDemo/HGB_Category",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HGModulizationDemo/HGB_Category.git",
"tag": "1.1"
},
"source_files": "HGB_Category/HGB_Category/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
}
}