blob: fdb29099afd22ac75d5d01431da24b0c5d2504c1 [file] [log] [blame]
{
"name": "WKCFoundation",
"version": "0.2.0",
"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.2.0"
},
"source_files": "WKCFoundation/**/*.{h,m}",
"public_header_files": "WKCFoundation/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}