[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / a / SLPhotoSelection / 1.0.0 / SLPhotoSelection.podspec.json
blob0722aeb1ff6c7013a695ccac5e34d277d94c1be6
2   "name": "SLPhotoSelection",
3   "version": "1.0.0",
4   "summary": "Create easy and fast an SLPhotoSelection.",
5   "description": "A great lib to show and manage selections images and videos.",
6   "homepage": "https://github.com/agustinslions/SLPickerView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "agustinslions": "agustinslions@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/agustinslions/SLPhotoSelection.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SLPhotoSelection/SLPhotoSelection/**/*.{h,m}",
22   "resources": [
23     "SLPhotoSelection/SLPhotoSelection/**/*.{storyboard,xib}"
24   ],
25   "requires_arc": true