blob: 60c49b5c42ce60b9391dec75b893a8a8bbec1c13 [file] [log] [blame]
{
"name": "AXIndicatorView",
"version": "0.0.5",
"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.5"
},
"source_files": "AXIndicatorView/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}