blob: 5ec5630631e8c46efbfd2464da4739fa24339ad1 [file] [log] [blame]
{
"name": "YPKit",
"version": "1.1.26",
"summary": "常用代码封装.",
"homepage": "https://github.com/yuping1989/YPKit",
"license": "MIT",
"authors": {
"Ping Yu": "290180695@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuping1989/YPKit.git",
"tag": "1.1.26"
},
"source_files": "YPKit/YPKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}