[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / f / a / Pellicola / 0.4.0 / Pellicola.podspec.json
blobec44d0d567aaa92c3d7f058a7884175794f581fe
2   "name": "Pellicola",
3   "version": "0.4.0",
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.4.0"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.1",
17   "requires_arc": true,
18   "source_files": "Pellicola/Classes/**/*",
19   "resources": [
20     "Pellicola/Classes/**/*.xib"
21   ],
22   "resource_bundles": {
23     "Pellicola": "Pellicola/Resources/**"
24   },
25   "static_framework": true