[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 2 / FGWebImage / 2.0 / FGWebImage.podspec.json
blobf492c06c9e3f4b2fea6bf305f20e08f9b003a20a
2   "name": "FGWebImage",
3   "version": "2.0",
4   "summary": "FGWebImage is a light-weight framework for async loading image like SDWebImage.",
5   "homepage": "https://github.com/Insfgg99x/FGWebImage",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/FGWebImage.git",
12     "tag": "2.0"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FGWebImage/*.swift",
22   "requires_arc": true