blob: 89952dbdf7632b31d94e79069f72d1825ca58718 [file] [log] [blame]
{
"name": "GKPopScrollView",
"version": "1.0.0",
"summary": "Gestures to return to form the custom area",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/guokelide/GKPopScrollView",
"license": "MIT",
"authors": {
"果壳里的": "mishisiwei@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/guokelide/GKPopScrollView.git",
"tag": "1.0.0"
},
"source_files": "GKPopScrollView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}