[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / a / f / Trickery / 1.0.0 / Trickery.podspec.json
blob4a74cc0fe026cbd9c0bca4a4df364edc18de90dc
2   "name": "Trickery",
3   "version": "1.0.0",
4   "license": {
5     "type": "CUSTOM",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/justeattakeaway/Genything",
9   "authors": {
10     "SkipTheDishes Restaurant Services Inc.": "nicolas.richard@justeattakeaway.com"
11   },
12   "summary": "Trick yourself with this fake data.",
13   "source": {
14     "git": "https://github.com/justeattakeaway/Genything.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0",
20     "watchos": "5.0",
21     "osx": "10.14"
22   },
23   "swift_versions": "5.0",
24   "source_files": [
25     "Sources/Trickery/**/*.{swift,h,m,c}"
26   ],
27   "resource_bundles": {
28     "Trickery": "Sources/Trickery/Resources/**/*.{json}"
29   },
30   "dependencies": {
31     "Genything": [
32       "1.0.0"
33     ]
34   },
35   "swift_version": "5.0"