blob: b6d3d16a575e938b17d02caff565952522ea56cd [file] [log] [blame]
{
"name": "PhotoKit",
"version": "1.0.2",
"summary": "An elegant image picker for iOS",
"homepage": "https://github.com/Meniny/PhotoKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/PhotoKit.git",
"tag": "1.0.2"
},
"social_media_url": "https://meniny.cn/",
"source_files": "PhotoKit/**/*.swift",
"resources": [
"PhotoKit/Assets.xcassets",
"PhotoKit/**/*.xib"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"description": "PhotoKit is an elegant image picker for iOS",
"module_name": "PhotoKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"JustLayout": [
]
},
"deprecated": true
}