[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 0 / RgWebImage / 0.0.2 / RgWebImage.podspec.json
blob327e5e74f1a12fd441421f5c6aa163f491caefd0
2   "name": "RgWebImage",
3   "version": "0.0.2",
4   "summary": "图片加载组件",
5   "description": "关于图片加载组件",
6   "homepage": "https://dazhongge.com",
7   "license": "MIT",
8   "authors": {
9     "Rogue": "619455850@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/RogueAndy/RgWebImage.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "RgWebImage/*",
19   "public_header_files": "RgWebImage/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
27       "5.0.2"
28     ],
29     "AFNetworking": [
30       "3.2.1"
31     ]
32   }