[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / 5 / f / YMPhotoKit / 0.1.6 / YMPhotoKit.podspec.json
blob199cc2620832d53a8f12544de93859f83e6441b5
2   "name": "YMPhotoKit",
3   "version": "0.1.6",
4   "summary": "图片处理框架",
5   "description": "云麦图片处理框架, 集成了图片选择器,浏览器及编辑器等功能模块",
6   "homepage": "http://git.iyunmai.com/ymsdk/YMPhotoKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanghaobing": "1792427320@qq.com"
13   },
14   "source": {
15     "git": "http://git.iyunmai.com/ymsdk/YMPhotoKit.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YMPhotoKit/Classes/**/*",
22   "resource_bundles": {
23     "YMPhotoKit": [
24       "YMPhotoKit/Assets/*.bundle"
25     ]
26   }