[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / 0 / SWGraphs / 0.2.0 / SWGraphs.podspec.json
blobb6a4b2da1a68a442e3fe66317b872d5d6df53fa8
2   "name": "SWGraphs",
3   "version": "0.2.0",
4   "summary": "A Swift library for operations on graphs.",
5   "description": "A Swift library for operations on graphs. This description will be extended.",
6   "homepage": "https://github.com/VihlayewAlex/SWGraphs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VihlayewAlex": "vihlayew.alex@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VihlayewAlex/SWGraphs.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://vk.com/vihlayew",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SWGraphs/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"