[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / d / 1 / 4 / XYAssetManager / 2.0.0 / XYAssetManager.podspec.json
blobcdd855fc42812618592eda80dd62faeec95689ef
2   "name": "XYAssetManager",
3   "version": "2.0.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": "2.0.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     "XYAssetManager/XYAssetUtils.h"
24   ],
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "dependencies": {
29     "SDWebImage": [
31     ],
32     "XYExtendManager": [
34     ]
35   }