blob: 2a34b5dc5cbd5886cf35222cb08b82961f4cea95 [file] [log] [blame]
{
"name": "PEARURLParser",
"version": "0.0.1",
"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.1"
},
"source_files": "PEARURLParser/*.{h,m}",
"requires_arc": true
}