blob: c56427f916865c631971b7eae459d7d71cc259dd [file] [log] [blame]
{
"name": "SightKit",
"version": "0.1.3",
"summary": "SightKit is a tool kit for fast development.",
"swift_versions": "5.0",
"description": "SightKit is a tool kit for fast development. it will be updated continually.",
"homepage": "https://github.com/zhanqi/SightKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zaky0006": "richardzhan2017@gmail.com"
},
"source": {
"git": "https://github.com/zhanqi/SightKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SightKit/Classes/**/*",
"swift_version": "5.0"
}