blob: 741427609e4ad81a53333b2404d411103ac2d5a9 [file] [log] [blame]
{
"name": "PEAR-HttpFetcher-iOS",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "http fetcher Library",
"homepage": "https://github.com/HirokiUmatani/PEAR-HttpFetcher-iOS",
"authors": {
"HirokiUmatani": "info@pear.chat"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEAR-HttpFetcher-iOS.git",
"tag": "1.0.0"
},
"source_files": "PEAR-HttpFetcher-iOS/*.{h,m}",
"requires_arc": true
}