[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 4 / 9 / UIScrollView-ScrollAvailableIndicators / 0.1.0 / UIScrollView-ScrollAvailableIndicators.podspec.json
blobc1d63d1311f88944de9e1116bcf08fdf72f50f60
2   "name": "UIScrollView-ScrollAvailableIndicators",
3   "version": "0.1.0",
4   "summary": "UIScrollView extension that adds top and bottom hairline indicators when scroll is available.",
5   "description": "UIScrollView extension that adds top and bottom hairline indicators when scroll is available. Works out of the box through IBInspectable and Interface Builder.",
6   "homepage": "https://github.com/konkab/UIScrollView-ScrollAvailableIndicators",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Konstantin Kabanov": "konstantin@rktstudio.ru"
13   },
14   "source": {
15     "git": "https://github.com/konkab/UIScrollView-ScrollAvailableIndicators.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.facebook.com/fvr000",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "UIScrollView-ScrollAvailableIndicators/Classes/**/*"