[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 4 / XYAssetManager / 1.1.0 / XYAssetManager.podspec.json
blob14531fb0823f5fcd2f6450d69481cd7163a2a048
2   "name": "XYAssetManager",
3   "version": "1.1.0",
4   "summary": "XYAssetManager.",
5   "description": "相册图片资源管理器 XYAssetManager",
6   "homepage": "https://gitee.com/lixiangGIt/XYAssetManager",
7   "license": "MIT",
8   "authors": {
9     "lixiang": "lixiang@gokuaidian.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/lixiangGIt/XYAssetManager.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "XYAssetManager/**/*.{h,m}",
19   "public_header_files": [
20     "XYAssetManager/XYAssetManager.h",
21     "XYAssetManager/XYAssetItem.h",
22     "XYAssetManager/XYAssetCollection.h"
23   ],
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }