blob: 0717391e7f9d336320a595d343c789e94b6cb8c4 [file] [log] [blame]
{
"name": "WKCKit",
"version": "0.1.3",
"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.3"
},
"source_files": "WKCKit/**/*.{h,m}",
"public_header_files": "WKCKit/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}