[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / f / 3 / 2 / JSPhotoPicker / 0.0.5 / JSPhotoPicker.podspec.json
blob0b0c663a15e3b360302d2a1bca43b72fd56d2427
2   "name": "JSPhotoPicker",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": "JSPhotoPicker/**/*.swift",
19   "resource_bundles": {
20     "JSPhotoPicker": [
21       "JSPhotoPicker/**/*.png"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "Photos"
28   ],
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"