[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 8 / 9 / 6 / WYWebResource / 1.0.3 / WYWebResource.podspec.json
blob6c1e9ec90b6cdd73fe5763d0765af0c9f0af4fc9
2   "name": "WYWebResource",
3   "version": "1.0.3",
4   "summary": "Download and unzip resource from web server.",
5   "homepage": "https://github.com/wyanassert/WYWebResource",
6   "license": "MIT",
7   "authors": {
8     "wyanassert": "wyanassert@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/wyanassert",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wyanassert/WYWebResource.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "Core",
20     "Core/**/*.{h,m}"
21   ],
22   "public_header_files": "Core/**/*.h",
23   "dependencies": {
24     "SSZipArchive": [
26     ],
27     "AFNetworking": [
29     ]
30   }