blob: 752ad0c2fa128df4d59a40725341fd38370a907e [file] [log] [blame]
{
"name": "MediaLibrary",
"version": "0.0.3",
"summary": "图片、视频选择器",
"description": "查看了Apple官方Demo后,高仿微信的图片、视频选择器",
"homepage": "https://github.com/SwiftPartner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryan": "mob_developer@163.com"
},
"social_media_url": "https://www.jianshu.com/u/ddf4eb832e80",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/SwiftPartner/MediaLibrary.git",
"tag": "0.0.3"
},
"source_files": "Classes/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "Resources/**/*"
}