[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 0 / SWGraphs / 0.2.5 / SWGraphs.podspec.json
blobf12cc47b33dfdb427f992c17cdf0b5a903043d18
2   "name": "SWGraphs",
3   "version": "0.2.5",
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.5"
17   },
18   "social_media_url": "https://vk.com/vihlayew",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SWGraphs/Classes/**/*",
23   "pushed_with_swift_version": "3.0"