[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 9 / 6 / WYWebResource / 1.0.4 / WYWebResource.podspec.json
blobe1f0ab9488be85dcbeb941e440f4f7b1eb6bd74e
2   "name": "WYWebResource",
3   "version": "1.0.4",
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.4"
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   }