blob: b6d72c7c0f97f2c2f70bfa686d2c13b0d4f65984 [file] [log] [blame]
{
"name": "LTIndicatorView",
"version": "0.0.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "自定义指示器",
"homepage": "https://github.com/ls19491314/LTIndicatorView",
"source": {
"git": "https://github.com/ls19491314/LTIndicatorView.git",
"tag": "0.0.7"
},
"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}"
}
]
}