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