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