blob: 9b9e0b5dfe7076a07f4278f6b816edf0029f67b7 [file] [log] [blame]
{
"name": "TJLImagePicker",
"version": "0.0.2",
"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.2"
},
"source_files": "TJLImagePicker/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "TJLImagePicker/Resources/*.png",
"requires_arc": true
}