blob: e89c1f4b95461dd4c9760b38d28ca35eb25cfc36 [file] [log] [blame]
{
"name": "YNPageScrollView",
"version": "0.0.2",
"summary": "fork from GKPageScrollView.",
"description": "fork from GKPageScrollView.",
"homepage": "https://github.com/foreverleely/YNPageScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"foreverleely": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNPageScrollView.git",
"tag": "0.0.2"
},
"source_files": "YNPageScrollView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}