[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / 0 / SWGraphs / 0.1.1 / SWGraphs.podspec.json
blob9dba2407d04dcf79d97dc6a1b45c4a6d48a0fa0a
2   "name": "SWGraphs",
3   "version": "0.1.1",
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.1.1"
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"