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