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