blob: 5c65391fa11dd5a426a92f3cf6bea9790a6e80c7 [file] [log] [blame]
{
"name": "TanImagePicker",
"version": "0.2.7",
"summary": "Simple image picker, support iCloud.",
"homepage": "https://github.com/TangentW/TanImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tangent": "805063400@qq.com"
},
"source": {
"git": "https://github.com/TangentW/TanImagePicker.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TanImagePicker/TanImagePicker/Classes/**/*.swift",
"resources": "TanImagePicker/TanImagePicker/*.{xcassets,lproj}",
"frameworks": [
"UIKit",
"Photos"
]
}