blob: 78e1c2a41457e192a83160b9a947d3b86ce952cc [file] [log] [blame]
{
"name": "AXCircularProgressView",
"version": "0.0.1",
"summary": "AXCircularProgressView.",
"description": "https://github.com/devedbox/AXCircularProgressView",
"homepage": "https://github.com/devedbox/AXCircularProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiXing": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXCircularProgressView.git",
"tag": "0.0.1"
},
"source_files": "AXCircularProgressView/AXCircularProgressView/*.{h,m}",
"requires_arc": true
}