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