[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / f / 3 / 2 / JSPhotoPicker / 0.0.2 / JSPhotoPicker.podspec.json
blobdcd7f4dc5d83ffa641ff58345cfc677494f53b2a
2   "name": "JSPhotoPicker",
3   "version": "0.0.2",
4   "summary": "图片选择器",
5   "description": "image picker",
6   "homepage": "https://github.com/J-yezi/JSPhotoPicker",
7   "license": "MIT",
8   "authors": {
9     "J-yezi": "yehao1020@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/J-yezi/JSPhotoPicker.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "JSPhotoPicker/**/*.swift",
19   "resources": [
20     "JSPhotoPicker/**/*.png"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Photos"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"