[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / c / FanMenu / 0.7.3 / FanMenu.podspec.json
blob9e4cfc75fa5acd7c76478ff603b00d3f867a6ac3
2   "name": "FanMenu",
3   "version": "0.7.3",
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.3"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_version": "5.0",
20   "source_files": [
21     "Sources/*.h",
22     "Sources/*.swift"
23   ],
24   "dependencies": {
25     "Macaw": [
27     ]
28   }