[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / MPWeexSDK / 0.28.0 / MPWeexSDK.podspec.json
blob446623f46e545a9c25d1292881b1e3047d4656dd
2   "name": "MPWeexSDK",
3   "version": "0.28.0",
4   "summary": "Mini program framework based on weex.",
5   "description": "A mini program framework based on weex.",
6   "homepage": "https://github.com/lmspay/MPWeexSDK",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "donney": "gmejoy@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/lmspay/MPWeexSDK.git",
18     "tag": "0.28.0"
19   },
20   "preserve_paths": "MPWeexSDK.framework",
21   "vendored_frameworks": "MPWeexSDK.framework",
22   "frameworks": [
23     "CoreServices",
24     "AVFoundation",
25     "AVKit",
26     "CoreMedia",
27     "CoreTelephony",
28     "GLKit",
29     "JavaScriptCore",
30     "MediaPlayer",
31     "Security",
32     "SystemConfiguration",
33     "WebKit"
34   ],
35   "libraries": [
36     "c++.1",
37     "iconv",
38     "resolv",
39     "z.1"
40   ],
41   "requires_arc": true,
42   "dependencies": {
43     "GZIP": [
44       "~> 1.2"
45     ],
46     "SSZipArchive": [
48     ],
49     "AliyunOSSiOS": [
51     ],
52     "YYModel": [
54     ],
55     "yismcore": [
56       "~> 0.1.0"
57     ]
58   }