blob: 8ccaa9ee7cc1c259c6d4a99c6765d4e13379e81e [file] [log] [blame]
{
"name": "YPKit",
"version": "1.1.23",
"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.23"
},
"source_files": "YPKit/YPKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}