blob: f0695e41546b7e31ec18557ef379d11dc4cef54b [file] [log] [blame]
{
"name": "KPScrollSegment",
"version": "0.0.1",
"summary": "Easy bulid a component about ScrollSegment.",
"homepage": "https://github.com/liukunpengiOS",
"license": "MIT",
"authors": {
"kunpeng": "1169405067@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liukunpengiOS/KPScrollSegment.git",
"tag": "0.0.1"
},
"source_files": "KPScrollSegment/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"INTUAnimationEngine": [
]
}
}