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