blob: 24094468812252906accb4f28fcaf83031d249a4 [file] [log] [blame]
{
"name": "AXNodeProgressView",
"version": "0.0.2",
"summary": "AXNodeProgressView node progress view.",
"description": "AXNodeProgressView node progress view on ios platform.",
"homepage": "https://github.com/devedbox/AXNodeProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devedbox": "devedbox@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXNodeProgressView.git",
"tag": "0.0.2"
},
"source_files": "AXNodeProgressView/AXNodeProgressView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}