[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 7 / 5 / a / YMSDK / 1.1.2 / YMSDK.podspec.json
blob9a880a0a9f48dba89a64e83a68227541c64f87ef
2   "name": "YMSDK",
3   "version": "1.1.2",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright 2019 ©  All rights reserved."
7   },
8   "homepage": "http://www.baidu.com",
9   "authors": {
10     "joy": "604862346@qq.com"
11   },
12   "summary": "content for iOS.",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/PYMSean/YMSDK.git",
18     "tag": "1.1.2"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "source/QTOpenSDK.framework"
23   },
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.2.1"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "res1",
32       "source_files": "res/*.{h,m}"
33     },
34     {
35       "name": "source1",
36       "source_files": "source/MJRefresh/**/*.{h,m}"
37     }
38   ]