blob: 5149aafa9b0cce95bb9ccf4e98bfb3d244dada0d [file] [log] [blame]
{
"name": "YPUIKit",
"version": "1.0.5",
"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": "8.0"
},
"source": {
"git": "https://github.com/yuping1989/YPUIKit.git",
"tag": "1.0.5"
},
"source_files": "YPUIKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"1.1.0"
]
}
}