blob: 0bfbbdffc028c27a9ddaf137fb72e578b671355d [file] [log] [blame]
{
"name": "FQScreenshot",
"version": "0.0.1",
"summary": "A snapshot library.",
"description": "A snapshot library .",
"homepage": "https://github.com/Teacher-Fu/FQScreenshot",
"license": "MIT",
"authors": {
"Teachre-Fu": "1643148505@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Teacher-Fu/FQScreenshot.git",
"tag": "0.0.1"
},
"swift_versions": "4.2",
"source_files": "FQScreenshot/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}