[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / c / FanMenu / 0.6.0 / FanMenu.podspec.json
blob46226d05e308c2e702ffcde89e8566677e39cb81
2   "name": "FanMenu",
3   "version": "0.6.0",
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     "Igor Zapletnev": "igor.zapletnev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/fan-menu.git",
12     "tag": "0.6.0"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Sources/*.*"
21   ],
22   "dependencies": {
23     "Macaw": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"