[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / a / Pellicola / 0.2.2 / Pellicola.podspec.json
blobe920854a394271cb4b29c421f6e3af0687385f7d
2   "name": "Pellicola",
3   "version": "0.2.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.2.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   ]