| { |
| "name": "SWGraphs", |
| "version": "0.2.0", |
| "summary": "A Swift library for operations on graphs.", |
| "description": "A Swift library for operations on graphs. This description will be extended.", |
| "homepage": "https://github.com/VihlayewAlex/SWGraphs", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "VihlayewAlex": "vihlayew.alex@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/VihlayewAlex/SWGraphs.git", |
| "tag": "0.2.0" |
| }, |
| "social_media_url": "https://vk.com/vihlayew", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SWGraphs/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |