[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / c / MgwSDKDemo1 / 1.3 / MgwSDKDemo1.podspec.json
blobe5493bf67be6ab659e72192b843dfde2444270f6
2   "name": "MgwSDKDemo1",
3   "version": "1.3",
4   "summary": "iOS芒果玩客户端framework",
5   "homepage": "http://www.xingfeiinc.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "duanzongwang": "duanzongwang@xingfeiinc.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/heihuhei2013/MgwSDKDemo1.git",
17     "tag": "1.3"
18   },
19   "source_files": "ReYunSDK/*.{h}",
20   "vendored_frameworks": [
21     "MgwSDK.framework",
22     "Bugly.framework"
23   ],
24   "vendored_libraries": "ReYunSDK/libTrackingIOO.a",
25   "frameworks": [
26     "MgwSDK",
27     "StoreKit",
28     "CoreMotion",
29     "AdSupport",
30     "Photos",
31     "SystemConfiguration",
32     "Security",
33     "CoreGraphics",
34     "CoreTelephony",
35     "QuartzCore",
36     "UIKit"
37   ],
38   "libraries": [
39     "sqlite3",
40     "stdc++"
41   ],
42   "pod_target_xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   }