blob: b0c29148db9431e1daf8c2c8ebf17acaef4b3500 [file] [log] [blame]
{
"name": "CDSlidePageView",
"version": "0.0.4",
"summary": "A SlidePageView",
"description": "A SlidePageView Kit",
"homepage": "https://github.com/HelloWinter/CDSlidePageViewDemo",
"license": "MIT",
"authors": {
"cd": "cdengong@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HelloWinter/CDSlidePageViewDemo.git",
"tag": "0.0.4"
},
"source_files": [
"CDSlidePageView",
"CDSlidePageView/**/*.{h,m}"
],
"frameworks": "UIKit"
}