blob: e620da3abf38b5a65a7bca534306d8c3c66a0783 [file] [log] [blame]
{
"name": "TKSectorProgressView",
"version": "1.0.0",
"summary": "An simple animation sector progress view",
"homepage": "https://github.com/TBXark/TKSectorProgressView",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"USER_NAME": "E-MAIL"
},
"source": {
"git": "https://github.com/TBXark/TKSectorProgressView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TKSectorProgressView/TKSectorProgressView.swift",
"requires_arc": true
}