blob: 5001b226e1d2c05d045cb9bb74146a784620a48d [file] [log] [blame]
{
"name": "HX-FunctionModule",
"version": "0.0.3",
"platforms": {
"ios": "8.0"
},
"summary": "iOS开发公共库文件",
"homepage": "https://git.huaxiafinance.com/tianhaiyang/HX-FunctionModule",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"tianhaiyang": "tianhaiyang"
},
"source": {
"git": "https://tianhaiyang@git.huaxiafinance.com/tianhaiyang/HX-FunctionModule.git",
"tag": "0.0.3"
},
"requires_arc": true,
"subspecs": [
{
"name": "RTLabel",
"source_files": "HXFunPods/RTLabel/*",
"public_header_files": "HXFunPods/RTLabel/*.h"
}
]
}