[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 3 / a / RSKFoundation / 1.0.0 / RSKFoundation.podspec.json
blob3f3b74e2667107a882d20ae0e9bf354a7cf6b871
2   "name": "RSKFoundation",
3   "version": "1.0.0",
4   "summary": "An addition to the Foundation framework.",
5   "description": "An addition to the Foundation framework. RSKFoundation provides protocols that define the roles of objects, and types of objects that represent changes to a collection of objects.",
6   "homepage": "https://github.com/rsk-lab/RSKFoundation",
7   "license": {
8     "type": "RPL-1.5 / R.SK Lab Professional",
9     "file": "COPYRIGHT.md"
10   },
11   "authors": {
12     "Ruslan Skorb": "ruslan@rsk-lab.com"
13   },
14   "source": {
15     "git": "https://github.com/rsk-lab/RSKFoundation.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "RSKFoundation/*.{h,swift}",
23   "requires_arc": true,
24   "swift_version": "5.3"