{ | |
"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 | |
} |