blob: a22864abff0a55a30edd9d19709a415382166dda [file] [log] [blame]
{
"name": "XMPageScrollView",
"version": "0.0.9",
"summary": "A simple view for scrollView with titles combine pageView.",
"homepage": "https://github.com/Mazy-ma/XMPageScrollView",
"license": "MIT",
"authors": {
"Mazy_ma": "mazy_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mazy-ma/XMPageScrollView.git",
"tag": "0.0.9"
},
"source_files": [
"XMPageScrollView/PageScrollView/*.{swift,h}",
"XMPageScrollView/PageScrollView/**/*.*"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}