blob: d0cfcf87eb421c649706a8d8df0eda97c26e22fc [file] [log] [blame]
{
"name": "TJLImagePicker",
"version": "0.0.9",
"summary": "WeChat photo album selection Demo",
"description": "WeChat photo album selection Demo -- TongJialin",
"homepage": "https://github.com/TongJialin/TJLImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"童佳林": "923957504@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TongJialin/TJLImagePicker.git",
"tag": "0.0.9"
},
"source_files": "TJLImagePicker/TJLImagePicker/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "TJLImagePicker/Resources/*.{png,xib}",
"frameworks": [
"AVFoundation",
"UIKit",
"Photos"
],
"requires_arc": true
}