[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 3 / Rye / 1.1.9 / Rye.podspec.json
blobb15132a6d58f59d7f7a010185199ff0b6fc04c82
2   "name": "Rye",
3   "version": "1.1.9",
4   "summary": "Rye allows you to present non intrusive alerts to your users of both \"Toast\" and \"Snack Bar\" types.",
5   "homepage": "https://github.com/nodes-ios/Rye",
6   "authors": {
7     "Nodes Agency - iOS": "ios@nodes.dk"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "./LICENSE"
12   },
13   "platforms": {
14     "ios": "11"
15   },
16   "source": {
17     "git": "https://github.com/nodes-ios/Rye.git",
18     "tag": "1.1.9"
19   },
20   "swift_versions": "5.1",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.1"
23   },
24   "subspecs": [
25     {
26       "name": "Rye",
27       "ios": {
28         "source_files": "Rye/Rye/**/*.swift"
29       }
30     }
31   ],
32   "swift_version": "5.1"