[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 6 / JMThirdManager / 1.0.1 / JMThirdManager.podspec.json
blobee452a25cc419ded9507373fad208b69ec8e9936
2   "name": "JMThirdManager",
3   "version": "1.0.1",
4   "summary": "一个便捷的实现第三方登录,支付,分享管理库.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/yishuguang/JMThirdManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "蔡金明": "caijinming_job@163.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/caijinming/JMThirdManager.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JMThirdManager/Classes/**/*",
22   "requires_arc": true,
23   "libraries": "c++",
24   "frameworks": [
25     "UIKit",
26     "WebKit"
27   ],
28   "dependencies": {
29     "WechatOpenSDK": [
31     ]
32   },
33   "static_framework": true