[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / a / c / FanMenu / 0.7.6 / FanMenu.podspec.json
bloba5faa696a17f20776516a964c974efc4c27a9080
2   "name": "FanMenu",
3   "version": "0.7.6",
4   "summary": "Menu with a circular layout based on Macaw.",
5   "homepage": "https://github.com/exyte/fan-menu.git",
6   "license": "MIT",
7   "authors": {
8     "exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/fan-menu.git",
12     "tag": "0.7.6"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "source_files": [
21     "Sources/*.h",
22     "Sources/*.swift"
23   ],
24   "dependencies": {
25     "Macaw": [
27     ]
28   },
29   "swift_version": "5.0"