blob: af32f30a82971e038cd1228bfe2d832429ca0c16 [file] [log] [blame]
{
"name": "TJLImagePicker",
"version": "0.0.5",
"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.5"
},
"source_files": "TJLImagePicker/TJLImagePicker/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "TJLImagePicker/Resources/*.{png,xib,bundle}",
"frameworks": [
"AVFoundation",
"UIKit",
"Photos"
],
"requires_arc": true
}