blob: 095f108296a5c53bda956113c4ada8e11c1af7f2 [file] [log] [blame]
{
"name": "UnsplashPhotoPicker",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/unsplash/unsplash-photopicker-ios",
"authors": {
"Unsplash": "apps@unsplash.com"
},
"summary": "A photo picker to search for and use photos from Unsplash.",
"source": {
"git": "https://github.com/unsplash/unsplash-photopicker-ios.git",
"tag": "1.0.0"
},
"source_files": "UnsplashPhotoPicker/UnsplashPhotoPicker/**/*.{h,m,swift,xib,strings,stringsdict}",
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_version": "4.2"
}