[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / e / SwiftyScrollableGraph / 0.9.4 / SwiftyScrollableGraph.podspec.json
blob8b3529a09464d05018d8733f363081c1c94fda0d
2   "name": "SwiftyScrollableGraph",
3   "version": "0.9.4",
4   "summary": "An easy to use swift scrollable graph view.",
5   "description": "SwiftyScrollableGraph is easy to setup and use scrollable graph view for swift.\nCustomizable, fast and clean.",
6   "homepage": "https://github.com/IvanovGeorge/SwiftyScrollableGraph",
7   "license": "MIT",
8   "authors": "George Ivanov",
9   "social_media_url": "https://vk.com/id415418",
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/IvanovGeorge/SwiftyScrollableGraph.git",
15     "tag": "0.9.4"
16   },
17   "source_files": [
18     "SwiftyScrollableGraph",
19     "SwiftyScrollableGraph/**/*.{h,m,swift}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "pushed_with_swift_version": "4.0"