blob: 8393698eef999c4e9f3897303dd9fae0cd61443e [file] [log] [blame]
{
"name": "ZYCoreKit",
"version": "1.1.0",
"summary": "ZYCoreKit.",
"description": "corekit for zhangyu",
"homepage": "https://github.com/liuyaqiang/ZYCoreKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyaqiang": "344257448@qq.com"
},
"source": {
"git": "https://github.com/liuyaqiang/ZYCoreKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "*.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}