[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / c / 0 / KSYPhotoPickerKit / 1.0.1 / KSYPhotoPickerKit.podspec.json
blob60b5ac9ce880a4b90dec32cc1cacb38fed4e3cb8
2   "name": "KSYPhotoPickerKit",
3   "version": "1.0.1",
4   "summary": "KSYPhotoPickerKit 金山云iOS相册选择组件.",
5   "license": {
6     "type": "Proprietary",
7     "text": "      Copyright 2018 kingsoft Ltd. All rights reserved.\n"
8   },
9   "homepage": "https://github.com/ksvc/KSYPhotoPickerKit",
10   "authors": {
11     "ksyun": "zengfanping@kingsoft.com"
12   },
13   "description": "* 金山云iOS 相册选择组件开源 免费 方便开发者集成使用",
14   "platforms": {
15     "ios": "8.1"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/ksvc/KSYPhotoPickerKit.git",
20     "tag": "v1.0.1"
21   },
22   "resources": "PhotoPickerKit/*.{png,bundle}",
23   "source_files": "PhotoPickerKit/*.{h,m,xib}",
24   "frameworks": "Photos",
25   "dependencies": {
26     "Masonry": [
28     ],
29     "YYKit": [
31     ]
32   }