[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 3 / KMLib / 0.2.0 / KMLib.podspec.json
blobbe7ccc8f4e99a1635cdec23f1c5e5249325216df
2   "name": "KMLib",
3   "version": "0.2.0",
4   "summary": "KMLib Component.",
5   "description": "This is a KMLib Component.",
6   "homepage": "https://gitlab.com/songshaopeng/KMLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "songshaopeng": "497342539@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/songshaopeng/KMLib.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KMLib/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }