[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 7 / 5 / a / YMSDK / 1.1.4 / YMSDK.podspec.json
blob3eb422c778fb529960c999caef7c7306ccf60c8f
2   "name": "YMSDK",
3   "version": "1.1.4",
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.4"
19   },
20   "requires_arc": true,
21   "resources": "Home.xcassets",
22   "ios": {
23     "vendored_frameworks": [
24       "source/QTOpenSDK.framework",
25       "source/PYMSDK.framework"
26     ]
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.2.1"
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "res1",
36       "source_files": "res/*.{h,m}"
37     },
38     {
39       "name": "source1",
40       "source_files": "source/MJRefresh/**/*.{h,m}"
41     }
42   ]