blob: d7190b9212be95583401cc7438ef81eb6048179e [file] [log] [blame]
{
"name": "PEARURLParser",
"version": "0.0.4",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "ios url parse library",
"homepage": "https://github.com/HirokiUmatani",
"authors": {
"HirokiUmatani": "o9093009555@gmail.com"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEARURLParser.git",
"tag": "0.0.4"
},
"source_files": "PEARURLParser/*.{h,m}",
"requires_arc": true
}