blob: 976a6377164ed6942210f7f213046b400d2a102e [file] [log] [blame]
{
"name": "WTBaseCore",
"version": "0.0.1",
"summary": "WT核心框架包",
"homepage": "https://github.com/jienliang000/WTBaseCore",
"license": "MIT",
"authors": {
"jienliang000": "jienliang000@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jienliang000/WTBaseCore.git",
"tag": "0.0.1"
},
"source_files": "WTBaseCore/*.{h,m}"
}