blob: bccd5645218f855d0591efe1ede34a9df784cf16 [file] [log] [blame]
{
"name": "YPUIKit",
"version": "1.0.1",
"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.1"
},
"source_files": "YPUIKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"1.1.0"
]
}
}