blob: 023a51672d29a924dea037e89148d3657175d94a [file] [log] [blame]
{
"name": "YHPageControl",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A single PageControl easy to use for iOS.",
"homepage": "https://github.com/YuHuanLi/YHPageControl",
"authors": {
"YuHuanLi": "363474576@qq.com"
},
"source": {
"git": "https://github.com/YuHuanLi/YHPageControl.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"YHPageControl",
"YHPageControl/**/*.{h,m}"
]
}