blob: 0722595d861e2c4547ee8f443f7d88e887e5b87c [file] [log] [blame]
{
"name": "YGHorizontalScroller",
"version": "0.0.3",
"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.3"
},
"source_files": "YGHorizontalScroller/*.swift",
"requires_arc": true
}