blob: 1fd6659cbbd005712ca2c5615f4fac4ae1a7e8ce [file] [log] [blame]
{
"name": "SKAnimateScroll",
"version": "1.0.0",
"summary": "SKAnimateScroll",
"homepage": "https://github.com/SunilSpaceo/ScrollAnimationDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SunilSpaceo": "sunil@spaceotechnologies.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/SunilSpaceo/ScrollAnimationDemo.git",
"tag": "1.0.0"
},
"source_files": "SKAnimateScroll/*.{h,m}",
"requires_arc": false
}