blob: d051240610b22aaaec6b86eefeb5a6d99356da85 [file] [log] [blame]
{
"name": "PEAR-HttpFetcher-iOS",
"version": "0.0.3",
"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/PEAR-HttpFetcher-iOS.git",
"tag": "0.0.3"
},
"source_files": "PEAR-HttpFetcher-iOS/*.{h,m}",
"requires_arc": true
}