blob: a774f81a74919c2d21a20085e3f307b339d196c9 [file] [log] [blame]
{
"name": "SATest",
"version": "0.0.4",
"summary": "逗比式封装,对工程中一些常用的二次封装",
"license": "MIT",
"authors": {
"清风逐尘": "wwwarehouse@163.com"
},
"homepage": "https://github.com/SilenceWater/WWWarehouse",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SilenceWater/WWWarehouse.git",
"tag": "0.0.4",
"submodules": true
},
"requires_arc": true,
"source_files": "SATest/ViewHeader.h",
"pushed_with_swift_version": null,
"subspecs": [
{
"name": "SATestProtocol",
"source_files": "SATest/SATestProtocol/*.{h,m}"
}
]
}