blob: c2a881a97acc3acbb720c99795fad5abfead0a39 [file] [log] [blame]
{
"name": "SWGraphs",
"version": "0.3.1",
"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.3.1"
},
"social_media_url": "https://vk.com/vihlayew",
"platforms": {
"ios": "8.0"
},
"source_files": "SWGraphs/Classes/**/*",
"pushed_with_swift_version": "3.0"
}