[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / 8 / SimpleCircleMenu / 1.0.2 / SimpleCircleMenu.podspec.json
blob384f39f19b1ef40529e3c37fd146e0e502e2225b
2   "name": "SimpleCircleMenu",
3   "version": "1.0.2",
4   "summary": "Simple circle menu for iOS developers",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pavel-chehov/SimpleCircleMenu.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavel Chehov": "pavel.chehov.personal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pavel-chehov/SimpleCircleMenu.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://www.facebook.com/pavel.chehov.9",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SimpleCircleMenu/Classes/*.swift",
23   "swift_versions": "4.2",
24   "resource_bundles": {
25     "SimpleCircleMenu": [
26       "SimpleCircleMenu/Assets/*.json"
27     ]
28   },
29   "dependencies": {
30     "lottie-ios": [
32     ],
33     "PromiseKit": [
34       "~> 6.0"
35     ]
36   },
37   "swift_version": "4.2"