blob: 983172c1c84bce9d5b84b93899d5f4f10a6f7023 [file] [log] [blame]
{
"name": "MCircleBoard",
"version": "1.0.2",
"summary": "MCircleBoard",
"description": "MCircleBoard is a dash board.",
"homepage": "https://github.com/MichaelLynx/MCircleBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WhiteSage": "1216831710@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MichaelLynx/MCircleBoard.git",
"tag": "v1.0.2"
},
"source_files": "Code/*.swift",
"resources": [
"Code/MCircleBoard.bundle"
],
"swift_versions": "4.0",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.0"
}