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