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