blob: c6e68ea8217d86f76e4ba1f1bbdf1c5107e2d428 [file] [log] [blame]
{
"name": "SwiftRingNode",
"version": "0.1.0",
"summary": "A node with a ring!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dsoike/SwiftRingNode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Derek Soike": "dsoike@gmail.com"
},
"source": {
"git": "https://github.com/dsoike/SwiftRingNode.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/dereksoike",
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"source_files": "SwiftRingNode/Classes/**/*"
}