blob: ace547ff2fea0bee3b400b35e8cf7b5b4d442210 [file] [log] [blame]
{
"name": "MarginScrollView",
"version": "0.1.0",
"summary": "It shows the Left and Right Items little by little, and shows the items of the ScrollView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/outofcoding/MarginScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"outofcoding": "outofcoding@gmail.com"
},
"source": {
"git": "https://github.com/outofcoding/MarginScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MarginScrollView/Classes/**/*"
}