blob: 72d9ed14dbaf964b2c3a95b3297ae501af44bf16 [file] [log] [blame]
{
"name": "YNPageScrollView",
"version": "0.0.4",
"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.4"
},
"source_files": "YNPageScrollView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}