[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / f / a / Pellicola / 0.1.2 / Pellicola.podspec.json
blobbeec5a85c846706e01e88657574b039ee49b88d9
2   "name": "Pellicola",
3   "version": "0.1.2",
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.2"
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   ]