blob: 5cc543571c9bee7caac11757cd39a41363990a69 [file] [log] [blame]
{
"name": "Hosttemplate",
"version": "1.0.1",
"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}"
]
}
]
}