[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 3 / b / Assignment / 1.0.0 / Assignment.podspec.json
blob30b3ef09f38cfbef14e717e29768dd488a14159e
2   "name": "Assignment",
3   "version": "1.0.0",
4   "summary": "This is an assignment for Spoton.",
5   "description": "Spoton Assignment with simple crypto screen",
6   "homepage": "https://github.com/YashashreeK/Assignment",
7   "license": "MIT",
8   "authors": {
9     "YashashreeK": "yashashreevkarkare@gmail.com"
10   },
11   "platforms": {
12     "ios": "14.5"
13   },
14   "source": {
15     "git": "https://github.com/YashashreeK/Assignment.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Assignment/**/*.{swift}",
19   "exclude_files": [
20     "Assignment/AssignmentTests/*",
21     "Assignment/AssignmentApp/*"
22   ],
23   "swift_versions": "5.0",
24   "swift_version": "5.0"