blob: b15132a6d58f59d7f7a010185199ff0b6fc04c82 [file] [log] [blame]
{
"name": "Rye",
"version": "1.1.9",
"summary": "Rye allows you to present non intrusive alerts to your users of both \"Toast\" and \"Snack Bar\" types.",
"homepage": "https://github.com/nodes-ios/Rye",
"authors": {
"Nodes Agency - iOS": "ios@nodes.dk"
},
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"platforms": {
"ios": "11"
},
"source": {
"git": "https://github.com/nodes-ios/Rye.git",
"tag": "1.1.9"
},
"swift_versions": "5.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.1"
},
"subspecs": [
{
"name": "Rye",
"ios": {
"source_files": "Rye/Rye/**/*.swift"
}
}
],
"swift_version": "5.1"
}