blob: 719788d5af96ebb0f7327311ccb6b99f03b4ed51 [file] [log] [blame]
{
"name": "Fable",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}