[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 5 / FakefyData / 0.0.4 / FakefyData.podspec.json
blobd38e2f40eed6394c7a51b5e0892fce4e09173a40
2   "name": "FakefyData",
3   "version": "0.0.4",
4   "summary": "Fakefy Data",
5   "description": "Fakefy Data 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-data",
14   "swift_versions": "5.3",
15   "platforms": {
16     "ios": "14.5"
17   },
18   "source": {
19     "git": "https://github.com/fakefy/fakefy-data.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "Classes",
24     "Data/**/*.{h,m,swift}"
25   ],
26   "resource_bundles": {
27     "FakefyData": [
28       "Data/**/*.xcdatamodeld"
29     ]
30   },
31   "exclude_files": "Classes/Exclude",
32   "dependencies": {
33     "Moya": [
34       "14.0.0"
35     ],
36     "FakefyDomain": [
37       "0.0.4"
38     ]
39   },
40   "swift_version": "5.3"