blob: 6c1e9ec90b6cdd73fe5763d0765af0c9f0af4fc9 [file] [log] [blame]
{
"name": "WYWebResource",
"version": "1.0.3",
"summary": "Download and unzip resource from web server.",
"homepage": "https://github.com/wyanassert/WYWebResource",
"license": "MIT",
"authors": {
"wyanassert": "wyanassert@gmail.com"
},
"social_media_url": "http://twitter.com/wyanassert",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyanassert/WYWebResource.git",
"tag": "1.0.3"
},
"source_files": [
"Core",
"Core/**/*.{h,m}"
],
"public_header_files": "Core/**/*.h",
"dependencies": {
"SSZipArchive": [
],
"AFNetworking": [
]
}
}