blob: 3c7c4c6da44ee2c69ab7b4416e4b1453f7614fd5 [file] [log] [blame]
{
"name": "AXNodeProgressView",
"version": "0.0.1",
"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.1"
},
"source_files": "AXNodeProgressView/AXNodeProgressView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}