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