blob: 15203f5a688952687f01ccef8f95f419ea6d8f70 [file] [log] [blame]
{
"name": "FFFPhoto",
"version": "1.0.2",
"summary": "A photo select tool",
"description": "A photo select tool!",
"homepage": "https://github.com/zichenfang/FFFPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zichenfang": "zichenfang@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zichenfang/FFFPhoto.git",
"tag": "1.0.2"
},
"source_files": "FFFPhoto/*",
"resources": "FFFPhoto/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"requires_arc": true
}