[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / d / EWPhotoPicker / 0.0.6 / EWPhotoPicker.podspec.json
blobf17e8892ddd3253c7fcba75248d816df45c16153
2   "name": "EWPhotoPicker",
3   "version": "0.0.6",
4   "summary": "a swift photo picker",
5   "description": "一个自定制的实现首个cell是相机的相册",
6   "homepage": "https://github.com/wangliquan/EWPhotoPicker",
7   "license": "MIT",
8   "authors": {
9     "wangliquan": "wang197200@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/WangLiquan/EWPhotoPicker.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "EWPhotoPicker/EWPhotoPicker/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "Photos"
23   ],
24   "requires_arc": true,
25   "resources": "EWPhotoPicker/EWPhotoPicker/EWPhotoPicker.bundle"