blob: b6a69b22d6901120640e6536f1b87ec3f562d41b [file] [log] [blame]
{
"name": "PEARHttpFetcher",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "Http fetcher Library",
"homepage": "https://github.com/HirokiUmatani",
"authors": {
"HirokiUmatani": "o9093009555@gmail.com"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEARHttpFetcher.git",
"tag": "0.0.2"
},
"source_files": "PEARHttpFetcher/*.{h,m}",
"requires_arc": true
}