blob: c90d8b22ece96e262c89acb185e1aeb0132330c1 [file] [log] [blame]
{
"name": "PhotosSheet",
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "PhotosSheet/PhotosSheet/*.swift",
"resources": "PhotosSheet/PhotosSheet/*.{xcassets,lproj}",
"frameworks": [
"UIKit",
"Photos"
],
"pushed_with_swift_version": "3.0"
}