[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / e / HEPhotoPicker / 0.0.7 / HEPhotoPicker.podspec.json
blobf896be42f231f9a3f8daff3a4ca1d6414ea727f6
2   "name": "HEPhotoPicker",
3   "version": "0.0.7",
4   "summary": "Elegant photo picker in Swift.",
5   "description": "Elegant photo picker in Swift. Inspired by Weibo.",
6   "homepage": "https://github.com/heyode/HEPhotoPicker",
7   "screenshots": [
8     "https://github.com/heyode/HEPhotoPicker/blob/master/ExampleImage/image%26video.gif",
9     "https://github.com/heyode/HEPhotoPicker/blob/master/ExampleImage/OnlyImage.gif",
10     "https://github.com/heyode/HEPhotoPicker/blob/master/ExampleImage/singlePicture.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "heyode": "1025335931@qq.com"
18   },
19   "source": {
20     "git": "https://github.com/heyode/HEPhotoPicker.git",
21     "tag": "0.0.7"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "swift_versions": "5.0",
27   "source_files": [
28     "Source/**/*.swift"
29   ],
30   "resource_bundles": {
31     "HEPhotoPicker": [
32       "Source/Assets.xcassets",
33       "Source/**/*.xib"
34     ]
35   },
36   "frameworks": [
37     "UIKit",
38     "Photos"
39   ],
40   "swift_version": "5.0"