[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / c / ScrollViewController / 1.3.0 / ScrollViewController.podspec.json
blob81ffabb03fc6930c1bc0d058649ba461b91ab50f
2   "name": "ScrollViewController",
3   "version": "1.3.0",
4   "summary": "Controls UIScrollView so the content is in the right place",
5   "homepage": "https://github.com/darrarski/ScrollViewController",
6   "authors": {
7     "Dariusz Rybicki": "darrarski@gmail.com"
8   },
9   "social_media_url": "https://twitter.com/darrarski",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/darrarski/ScrollViewController.git",
16     "tag": "v1.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources",
22   "requires_arc": true,
23   "frameworks": "UIKit"