blob: de3f279bd1a20cfd46d2684f843793d079752b2c [file] [log] [blame]
{
"name": "XKQReusableScrollView",
"version": "0.1.0",
"summary": "A horizontal croll view reuses views that can be customised.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XKQV/XKQReusableScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XKQV": "407635142@qq.com"
},
"source": {
"git": "https://github.com/XKQV/XKQReusableScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKQReusableScrollView/Classes/*.{h,m}"
}