blob: 43968c83af8e10db28414969376fc407e251165e [file] [log] [blame]
{
"name": "Fable",
"version": "0.0.1",
"summary": "An elegant highlight focus guide written in swift",
"homepage": "https://github.com/fanglinwei/Fable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"calm": "calm1993@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fanglinwei/Fable.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}