[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / a / Pellicola / 0.1.1 / Pellicola.podspec.json
blobc9a1fb857132d16ed78f3481efcd16c23ab8aea6
2   "name": "Pellicola",
3   "version": "0.1.1",
4   "summary": "A replacement for UIImagePickerController with multiple selection",
5   "description": "A replacement for UIImagePickerController with multiple selection support written in Swift.",
6   "homepage": "https://github.com/Subito-it/Pellicola",
7   "license": "Apache License, Version 2.0",
8   "authors": "Subito",
9   "source": {
10     "git": "https://github.com/Subito-it/Pellicola.git",
11     "tag": "0.1.1"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.0",
17   "requires_arc": true,
18   "source_files": "Pellicola/Classes/**/*",
19   "resources": [
20     "Pellicola/Classes/**.xib",
21     "Pellicola/Resources/*"
22   ]