blob: 46f0316a7e3625aadf62a8744ad43c08e4aebc39 [file] [log] [blame]
{
"name": "SWScrollView",
"version": "0.0.1",
"summary": "Scroll view like Star Wars opening crawl.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/somtd/SWScrollView",
"authors": {
"SOMTD": "matsuda-so@kayac.com"
},
"source": {
"git": "https://github.com/somtd/SWScrollView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.1"
},
"requires_arc": true,
"source_files": "SWScrollView/**/*.{h,m}",
"resources": "SWScrollView/**/*.xib",
"frameworks": "QuartzCore"
}