[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 7 / LKD3 / 0.1.0 / LKD3.podspec.json
blobb9c23cc1e0850b3f4854cca653417cc47730aadd
2   "name": "LKD3",
3   "version": "0.1.0",
4   "summary": "A short description of LKD3.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/marchday/lkd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liukun": "184049708@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/marchday/lkd.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LKD3/Classes/**/*",
22   "resource_bundles": {
23     "LKD3": [
24       "LKD3/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MBProgressHUD": [
30     ],
31     "Masonry": [
33     ]
34   }