blob: d7b5265f68e87c1c7ba95d09879d8c8763ff3a2a [file] [log] [blame]
{
"name": "WC",
"version": "0.0.1",
"summary": "Use all WC's pods",
"homepage": "https://github.com/HaloWang/WC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaloWang/WC.git",
"tag": "0.0.1"
},
"source_files": "WC/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"WCLayout": [
],
"WCQuick": [
]
}
}