[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / c / e / b / SushiBelt / 1.0.1 / SushiBelt.podspec.json
bloba53d27e70969fb1b2e248e13a279b84dd68ee41c
2   "name": "SushiBelt",
3   "version": "1.0.1",
4   "summary": "Track visible views on the UIScrollView",
5   "description": "The SushiBelt can be used to measure exposure according to the ratio for all views on the UIScrollView.",
6   "homepage": "https://github.com/daangn/SushiBelt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geektree0101": "h2s1880@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/daangn/SushiBelt.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/SushiBelt/**/*",
23   "testspecs": [
24     {
25       "name": "SushiBeltTests",
26       "test_type": "unit",
27       "source_files": "Tests/SushiBeltTests/**/*"
28     }
29   ],
30   "swift_version": "5.0"