blob: 57b0d3c280a3e1ec78e40fcffb4073f4a27cddd7 [file] [log] [blame]
{
"name": "WKCKit",
"version": "0.1.6",
"summary": "The development process can help you to quickly carry out some basic Kit settings.",
"homepage": "https://github.com/WeiKunChao/WKCKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCKit.git",
"tag": "0.1.6"
},
"source_files": "WKCKit/**/*.{h,m}",
"public_header_files": "WKCKit/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}