blob: dde9601aea057f8237fb6a390de8997ee330a938 [file] [log] [blame]
{
"name": "VGInfiniteControl",
"version": "0.1.0",
"summary": "Infinte control for UIScrollView",
"description": "VGInfiniteControl allows you to add control as UIRefreshControl and track value changing",
"homepage": "https://github.com/mojidabckuu/VGInfiniteControl",
"license": "MIT",
"authors": {
"Vlad Gorbenko": "mojidabckuu.22.06.92@gmail.com"
},
"source": {
"git": "https://github.com/mojidabckuu/VGInfiniteControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"VGInfiniteControl": [
"Pod/Assets/*.png"
]
}
}