blob: 57a726d0766321397c2836de0acb6105c262c336 [file] [log] [blame]
{
"name": "LTIndicatorView",
"version": "0.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "自定义指示器",
"homepage": "https://github.com/ls19491314/LTIndicatorView",
"source": {
"git": "https://github.com/ls19491314/LTIndicatorView.git",
"tag": "0.0.8"
},
"requires_arc": true,
"authors": {
"Guess": "abc@xyz.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"default_subspecs": "core",
"subspecs": [
{
"name": "core",
"source_files": "Classes/*.{swift,h,m}"
}
]
}