blob: b11e0549625cd44f79b7daeaca0a8ef20e64d0fa [file] [log] [blame]
{
"name": "PhotosSheet",
"version": "2.1.1",
"summary": "A photo selection control that has action sheet style.",
"homepage": "https://github.com/TangentW/PhotosSheet",
"license": "MIT",
"authors": {
"Tangent": "805063400@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TangentW/PhotosSheet.git",
"tag": "2.1.1"
},
"source_files": "PhotosSheet/PhotosSheet/Classes/*.swift",
"resources": "PhotosSheet/PhotosSheet/*.{xcassets,lproj}",
"frameworks": [
"UIKit",
"Photos"
],
"pushed_with_swift_version": "3.0"
}