[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / c / Lune / 0.0.3 / Lune.podspec.json
blob78c899a87585885fab77cf66d803286c77049a55
2   "name": "Lune",
3   "version": "0.0.3",
4   "summary": "Dynamic Link Wrapper Library for iOS",
5   "homepage": "https://github.com/yotsu12/Lune",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "giiiita": "yotsu12t@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/giiiita_7",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/yotsu12/Lune.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "static_framework": true,
25   "dependencies": {
26     "Firebase/Analytics": [
28     ],
29     "Firebase/DynamicLinks": [
31     ]
32   }