blob: c34823a850161ed43801f3654ac49f623897a3bb [file] [log] [blame]
{
"name": "POPLib",
"version": "0.1.62",
"summary": "POPLib is list of common functions for Object-c project.",
"homepage": "https://github.com/popeveryday/POPLib",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPLib.git",
"tag": "0.1.62"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
]
}
}