blob: 9cdac0e1b7b448af912a8006d0145070c69f93fb [file] [log] [blame]
{
"name": "YGHorizontalScroller",
"version": "0.0.4",
"summary": "A Simple Horizontal Scroller implemented by Swift",
"homepage": "https://github.com/soapyigu/YGHorizontalScroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Yi Gu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/soapyigu/YGHorizontalScroller.git",
"tag": "0.0.4"
},
"source_files": "YGHorizontalScroller/*.swift",
"requires_arc": true
}