blob: 88c70947bc27d523f45921bce667fec17c24ac69 [file] [log] [blame]
{
"name": "JT3DScrollView",
"version": "1.0.2",
"summary": "ScrollView with custom effects during the scroll.",
"homepage": "https://github.com/jonathantribouharet/JT3DScrollView",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JT3DScrollView.git",
"tag": "1.0.2"
},
"source_files": "JT3DScrollView/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JT3DScrollView/master/Screens/example.gif"
]
}