blob: 24d62119f8f50ac9d554dd87b0dea45ed2cc45aa [file] [log] [blame]
{
"name": "AXIndicatorView",
"version": "0.0.4",
"summary": "An indicator view manager kits.",
"description": "An indicator view manager kits using on iOS platform.",
"homepage": "https://github.com/devedbox/AXIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiXing": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXIndicatorView.git",
"tag": "0.0.4"
},
"source_files": "AXIndicatorView/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}