blob: 332d3ea0a408bf881ceddebd4591c86944d1c031 [file] [log] [blame]
{
"name": "Hosttemplate",
"version": "1.0.0",
"license": {
"type": "BSD"
},
"authors": {
"MTP": "mtp@huya.com"
},
"summary": "Modular",
"homepage": "https://github.com/hejun-lyne",
"source": {
"git": "https://github.com/chenguohao/Hosttemplate.git"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"default_subspecs": "All",
"subspecs": [
{
"name": "All",
"source_files": [
"*.h",
"Classes/*.{h,m}"
]
}
]
}