blob: 4b570ccc9a63a0d67d9f94c925e902149f877b69 [file] [log] [blame]
{
"name": "iOSModule",
"version": "0.0.1",
"license": "MIT",
"summary": "核心代码",
"homepage": "https://gitee.com/todayjob",
"source": {
"git": "https://gitee.com/todayjob/iOSModule",
"tag": "0.0.1"
},
"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}"
}
]
}