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