blob: 75ca29aac4c5e4c10ccf1bb93bfe529900a9c5c1 [file] [log] [blame]
{
"name": "DLCenterScrollView",
"version": "0.1.0",
"license": "MIT",
"summary": "A horizontal ScrollView inspired by ATO App.",
"homepage": "https://github.com/davidleee/DLCenterScrollView",
"authors": "DavidLee",
"source": {
"git": "https://github.com/davidleee/DLCenterScrollView.git",
"tag": "0.1.0"
},
"source_files": "Pod/Classes/*",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"frameworks": "UIKit"
}