blob: 47cf596dd4be19ee67a298425bd46df8f2fc3cc7 [file] [log] [blame]
{
"name": "SCLazyScrollView",
"version": "0.0.1",
"summary": "Lazy loading ScrollView for iOS (Swift3)",
"homepage": "https://github.com/krazie99/SCLazyScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sean Choi": "krazie99@gmail.com"
},
"source": {
"git": "https://github.com/krazie99/SCLazyScrollView.git",
"tag": "0.0.1"
},
"source_files": "SCLazyScrollView/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}