[Add] AsyncQueue 0.6.1
[CocoaPods.git] / Specs / 6 / 3 / a / PhotoSolution / 0.74 / PhotoSolution.podspec.json
blobf0ad124e28004f4ca1ceae3b0a2ff17d3ebae3be
2   "name": "PhotoSolution",
3   "version": "0.74",
4   "summary": "Pick multiple images from the local photo library.",
5   "homepage": "https://github.com/Mark-Ma-1988/PhotoSolution",
6   "license": "MIT",
7   "authors": {
8     "Mark Ma": "maxch1988@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Mark-Ma-1988/PhotoSolution.git",
12     "tag": "0.74"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "module_name": "PhotoSolution",
18   "source_files": "PhotoSolution/*.{swift}",
19   "resources": "PhotoSolution/*.{png}",
20   "swift_version": "4.1",
21   "resource_bundles": {
22     "PhotoSolution": [
23       "PhotoSolution/*.{xib, storyboard}"
24     ]
25   }