blob: 3e2266317a91050381ea3bfbaba5720e8e88b839 [file] [log] [blame]
{
"name": "UnsplashPhotoPicker",
"version": "1.1.1",
"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.1.1"
},
"source_files": "UnsplashPhotoPicker/UnsplashPhotoPicker/**/*.{h,m,swift,xib,strings,stringsdict}",
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}