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