[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 4 / c / 6 / YZAppSDK / 5.3.6 / YZAppSDK.podspec.json
blob75a22e72aa8ecb2d6bbd4a10ad5c737d6e2727a0
2   "name": "YZAppSDK",
3   "version": "5.3.6",
4   "summary": "An AppSDK for Youzanyun.",
5   "description": "There are praise cloud AppSDK is for mobile applications to build the electricity trading systemthrough an SDK will be able to integrate in the APP to provide the entire transaction services.",
6   "homepage": "https://www.youzanyun.com/",
7   "license": "MIT",
8   "authors": {
9     "pansheng": "pansheng@youzan.com"
10   },
11   "source": {
12     "http": "https://b.yzcdn.cn/youzanyun/appsdk/yz_open_sdk_ios_basic_5.3.6.zip"
13   },
14   "frameworks": [
15     "WebKit",
16     "UIKit",
17     "Foundation"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   },
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-lc++"
25   },
26   "default_subspecs": "Base",
27   "subspecs": [
28     {
29       "name": "Base",
30       "ios": {
31         "vendored_frameworks": "AppSamples/SDK/YZBaseSDK.framework"
32       },
33       "resources": "AppSamples/SDK/YZBaseRes.bundle"
34     }
35   ]