blob: 8aa953290843b746d922b04a6f3ba4c8d8384dd0 [file] [log] [blame]
{
"name": "AXIndicatorView",
"version": "0.0.6",
"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.6"
},
"source_files": "AXIndicatorView/Classes/*.{h,m}",
"resources": "AXIndicatorView/Classes/AXIndicatorView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}