[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / VGInfiniteControl / 0.1.0 / VGInfiniteControl.podspec.json
blobdde9601aea057f8237fb6a390de8997ee330a938
2   "name": "VGInfiniteControl",
3   "version": "0.1.0",
4   "summary": "Infinte control for UIScrollView",
5   "description": "VGInfiniteControl allows you to add control as UIRefreshControl and track value changing",
6   "homepage": "https://github.com/mojidabckuu/VGInfiniteControl",
7   "license": "MIT",
8   "authors": {
9     "Vlad Gorbenko": "mojidabckuu.22.06.92@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mojidabckuu/VGInfiniteControl.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "VGInfiniteControl": [
22       "Pod/Assets/*.png"
23     ]
24   }