blob: 0b50f4d6a0da6404e66a0cf0e8f71acb4fdcdd06 [file] [log] [blame]
{
"name": "TTImagePicker",
"version": "1.0.0",
"summary": "一行代码集成拍照和相册选取",
"homepage": "https://github.com/taitanxiami/TTImagePicker",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"taitanxiami": "taitanxiami@gmail.com"
},
"source": {
"git": "https://github.com/taitanxiami/TTImagePicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}