blob: 8bd6c23cd7f449451cd6f570d67647c051cc0f3f [file] [log] [blame]
{
"name": "POPLib",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}"
}