blob: 1313b5c9406a7357ea942a4d47620d57955c536f [file] [log] [blame]
{
"name": "TImagePicker",
"version": "0.1.0",
"summary": "ImagePicker for Telegram",
"description": "TImagePicker is ImagePicker",
"homepage": "https://github.com/rolan0720/TImagePicker",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"rolan0720": "rolan0720@hotmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/rolan0720/TImagePicker.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Pod/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}