blob: 14a45b78b45d3b75563f95c03a2ce63fdcf2abe9 [file] [log] [blame]
{
"name": "FFFPhoto",
"version": "1.0.1",
"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.1"
},
"source_files": "FFFPhoto/*",
"resources": "FFFPhoto/*.png",
"frameworks": [
"UIKit",
"AVFoundation"
],
"requires_arc": true
}