[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 0 / SWGraphs / 0.1.3 / SWGraphs.podspec.json
blobdd213013eb4e300b1e2b06d75fda748ccb50c3c4
2   "name": "SWGraphs",
3   "version": "0.1.3",
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.3"
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"