blob: 64dbff5b185c49720887a1de47a9421d09d9badd [file] [log] [blame]
{
"name": "SwiftyScrollableGraph",
"version": "0.9.1",
"summary": "An easy to use swift scrollable graph view.",
"description": "SwiftyScrollableGraph is easy to setup and use scrollable graph view for swift.\nCustomizable, fast and clean.",
"homepage": "https://vk.com/id415418",
"license": "MIT",
"authors": "George Ivanov",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/IvanovGeorge/SwiftyScrollableGraph.git",
"tag": "0.9.1"
},
"source_files": [
"SwiftyScrollableGraph",
"SwiftyScrollableGraph/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}