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