[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / e / 2 / 3 / UnsplashPhotoPicker / 1.0.0 / UnsplashPhotoPicker.podspec.json
blob095f108296a5c53bda956113c4ada8e11c1af7f2
2   "name": "UnsplashPhotoPicker",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/unsplash/unsplash-photopicker-ios",
8   "authors": {
9     "Unsplash": "apps@unsplash.com"
10   },
11   "summary": "A photo picker to search for and use photos from Unsplash.",
12   "source": {
13     "git": "https://github.com/unsplash/unsplash-photopicker-ios.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "UnsplashPhotoPicker/UnsplashPhotoPicker/**/*.{h,m,swift,xib,strings,stringsdict}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "requires_arc": true,
25   "swift_version": "4.2"