[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / a / 3 / 1 / MTSDWebImage / 0.1.5 / MTSDWebImage.podspec.json
bloba9bbccb5fcb9f3c492fb4768587a1185ce2d12a3
2   "name": "MTSDWebImage",
3   "version": "0.1.5",
4   "summary": "SDWebImage静态库 framework",
5   "description": "SDWebImage静态库 framework 提高便以速度",
6   "homepage": "https://github.com/BestiOSDev/MTSDWebImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhaoBingDong": "dzb8818082@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTSDWebImage.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTSDWebImage/Framework/MTSDWebImage.framework"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "MobileCoreServices",
29     "ImageIO",
30     "Accelerate"
31   ],
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC"
34   }