[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 0 / 6 / EGOCircleMenu / 1.0.1 / EGOCircleMenu.podspec.json
blob8b0fb80d551d2e0cf975c93ae36e6c931157959d
2   "name": "EGOCircleMenu",
3   "version": "1.0.1",
4   "summary": "Simple circle menu for iOS developers",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ego-cms/circlemenu.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavel Chehov": "pchehov@ego-cms.com"
13   },
14   "source": {
15     "git": "https://github.com/ego-cms/circlemenu.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/ego_innovations",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "EGOCircleMenu/Classes/*.swift",
23   "swift_version": "4.2",
24   "resource_bundles": {
25     "EGOCircleMenu": [
26       "EGOCircleMenu/Assets/*.json"
27     ]
28   },
29   "dependencies": {
30     "lottie-ios": [
32     ],
33     "PromiseKit": [
34       "~> 6.0"
35     ]
36   }