[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / d / e / 9 / FakefyDomain / 0.0.2 / FakefyDomain.podspec.json
blob810e2d592e8c4bd60bd1d1ec7c2ff3de40cae40b
2   "name": "FakefyDomain",
3   "version": "0.0.2",
4   "summary": "Fakefy Domain",
5   "description": "Fakefy Domain module",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "neymoura": "neymourac@gmail.com"
12   },
13   "homepage": "https://github.com/fakefy/fakefy-domain",
14   "swift_versions": "5.3",
15   "platforms": {
16     "ios": "14.5"
17   },
18   "source": {
19     "git": "https://github.com/fakefy/fakefy-domain.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Classes",
24     "Domain/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.3"