[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / d / EWPhotoPicker / 0.0.4 / EWPhotoPicker.podspec.json
blob07e892cafb7552b52b3d15bca6548a6b3f5b986b
2   "name": "EWPhotoPicker",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "EWPhotoPicker/EWPhotoPicker/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "Photos"
23   ],
24   "requires_arc": true