blob: af09c8688881abaf35f5f94923b14a4bb1b8e0d4 [file] [log] [blame]
{
"name": "TTPhoto",
"version": "0.0.1",
"summary": "Select Picture from IOS devices",
"description": "Select Picture from IOS devices easy",
"homepage": "https://github.com/zichenfang/TTPhoto",
"license": "MIT",
"authors": {
"zichenfang": "zichenfang@yeah.net"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/zichenfang/TTPhoto.git",
"tag": "0.0.1"
},
"source_files": [
"TTPhoto",
"{h,m}"
],
"resources": "TTPhoto/Resources/*.png",
"frameworks": [
"Photos",
"AVFoundation"
],
"requires_arc": true
}