blob: c920782d3301b134758842ec73628f21c22c775d [file] [log] [blame]
{
"name": "YPUIKit",
"version": "1.0.0",
"summary": "A collection of categories that contains many commonly used methods.",
"homepage": "https://github.com/yuping1989/YPUIKit",
"license": "MIT",
"authors": {
"Yu Ping": "290180695@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuping1989/YPUIKit.git",
"tag": "1.0.0"
},
"source_files": "YPUIKit/**/*",
"requires_arc": true
}