[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / c / e / 0 / LuckyUI / 0.1.2 / LuckyUI.podspec.json
blobb21f4876adcaa269d15b81b396d1343eb3a5cbf3
2   "name": "LuckyUI",
3   "version": "0.1.2",
4   "summary": "A short description of LuckyUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JunkyTang/LuckyUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucky": "921969987@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JunkyTang/LuckyUI.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "LuckyUI/Classes/**/*",
22   "resource_bundles": {
23     "LuckyUI": [
24       "LuckyUI/**/*.xib"
25     ]
26   },
27   "dependencies": {
28     "LuckyExtensions": [
29       "0.1.0"
30     ],
31     "SnapKit": [
32       "~>5.7"
33     ]
34   }