[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / d / JMLib / 0.0.1 / JMLib.podspec.json
blobb6a5f5ea8959377c14a83bc76b1e5698619bd16c
2   "name": "JMLib",
3   "version": "0.0.1",
4   "summary": "JMLib is a private cocoapods lib",
5   "description": "JMLib的描述内容, 内容要比spec.summary的内容长度要长",
6   "homepage": "https://gitee.com/jiamao/JMLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiamao": "jiamao_v@didiglobal.com"
13   },
14   "source": {
15     "git": "https://gitee.com/jiamao/JMLib.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }