blob: 5bfac4c1eb2d54ba223b5910bd157b58010a34bc [file] [log] [blame]
{
"name": "SwiftRingNode",
"version": "0.1.3",
"summary": "A node with a ring around it!",
"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.3"
},
"social_media_url": "https://twitter.com/dereksoike",
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"source_files": "SwiftRingNode/Classes/**/*"
}