blob: 88de9ca6ac02819428e94e2d5e5daf78a6977650 [file] [log] [blame]
{
"name": "iOSModule",
"version": "0.0.2",
"license": "MIT",
"summary": "iOS组件",
"homepage": "https://gitee.com/todayjob",
"source": {
"git": "https://gitee.com/todayjob/iOSModule",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"authors": {
"BY": "todayjob@163.com"
},
"social_media_url": "https://gitee.com/todayjob",
"subspecs": [
{
"name": "CoreTableView",
"source_files": "Core/CoreTableView/*.{h,m}"
}
]
}