blob: c9e91ebf89d2f547ef1f1aafea9eed2152fb0ff1 [file] [log] [blame]
{
"name": "QiSlider",
"version": "0.0.3",
"summary": "This is the summary.",
"description": "This is the description.",
"homepage": "https://github.com/QiShare/QiSlider",
"license": "MIT",
"authors": {
"liusiqi": "i-liusiqi1@360.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QiShare/QiSlider.git",
"tag": "0.0.3"
},
"source_files": [
"QiSlider",
"QiSlider/**/QiSlider.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}