blob: 38ebeedc3cb1ff0b33b921795bce2136fb5ed2da [file] [log] [blame]
{
"name": "YCYScrollView",
"version": "0.0.1",
"summary": "YCYScrollView is iOS scrollView",
"homepage": "https://github.com/OrangeYoung/YCYScrollView",
"license": "MIT",
"authors": {
"OrangeYoung": "ycyppq123@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/OrangeYoung/YCYScrollView.git",
"tag": "0.0.1"
},
"source_files": "Classes/*",
"frameworks": "UIKit"
}