[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 1 / 7 / 6 / WebpiOS / 0.0.4 / WebpiOS.podspec.json
blob78da756b761d6aa21023da3280acc0fbf894e730
2   "name": "WebpiOS",
3   "version": "0.0.4",
4   "summary": "show webp image",
5   "description": "this is display .webp image use google code",
6   "homepage": "https://github.com/mymirror/WebpiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mirror": "852171945@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/mymirror/WebpiOS.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "WebpiOS/webp/*.{h,m}",
22   "requires_arc": true,
23   "vendored_frameworks": "WebpiOS/webp/*.framework",
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }