[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 5 / 9 / TTFortuneWheel / 0.1.8 / TTFortuneWheel.podspec.json
blobfb4e149e0cb363ae553f557a56a339281dc7b71d
2   "name": "TTFortuneWheel",
3   "version": "0.1.8",
4   "summary": "Fortune spinning wheel that supports custom drawing.",
5   "homepage": "https://tapptitude.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Efraim Budusan": "efraim.budusan@tapptitude.com"
12   },
13   "source": {
14     "git": "https://github.com/tapptitude/TTFortuneWheel-iOS.git",
15     "tag": "0.1.8"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "TTFortuneWheel/*.{swift}",
22   "resource_bundles": {
23     "TTFortuneWheel": [
24       "TTFortuneWheel/Resources/**/*"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"