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