[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 8 / d / b / JMLibrary / 0.2.0 / JMLibrary.podspec.json
blob08eb4ffcb18aa6f270e247120e339f839a16237c
2   "name": "JMLibrary",
3   "version": "0.2.0",
4   "summary": "假面科技工具库合集",
5   "description": "假面科技工具库合集(分享)",
6   "homepage": "https://coding.jiamiantech.com/p/Library-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhengxianda": "xianda.zheng@jiamiantech.com"
13   },
14   "source": {
15     "git": "http://coding.jiamiantech.com/ce/Library-ios.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "JMShare",
24       "dependencies": {
25         "Weibo_SDK": [
27         ],
28         "WechatOpenSDK": [
30         ]
31       },
32       "public_header_files": "JMLibrary/JMShare/Classes/*.h",
33       "source_files": "JMLibrary/JMShare/Classes/**/*",
34       "ios": {
35         "vendored_frameworks": "JMLibrary/JMShare/Frameworks/*.framework"
36       }
37     }
38   ]