[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 5 / TongrdSDK / 3.0.3 / TongrdSDK.podspec.json
blobe51b1f7f84db114646219c41ce07ae15c6569d89
2   "name": "TongrdSDK",
3   "version": "3.0.3",
4   "summary": "同道iOS SDK Cocoa Pods集成库",
5   "description": "A longer description of getui-sdk-ios-cocoapods in Markdown format.\n\n同道iOS SDK",
6   "homepage": "https://github.com/pangxiang1992/TongrdSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pangxiang1992": "2271586544@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/pangxiang1992/TongrdSDK.git",
19     "tag": "3.0.3"
20   },
21   "source_files": "TongDaoUILibrary.framework/Headers/TongDaoUiCore.h",
22   "preserve_paths": "TongDaoUILibrary.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "CFNetwork",
26     "CoreTelephony",
27     "CoreLocation",
28     "AVFoundation",
29     "CoreBluetooth",
30     "UIKit",
31     "Security"
32   ],
33   "ios": {
34     "frameworks": [
35       "SystemConfiguration",
36       "CFNetwork",
37       "CoreTelephony",
38       "CoreLocation",
39       "AVFoundation",
40       "CoreBluetooth",
41       "UIKit",
42       "Security"
43     ],
44     "libraries": [
45       "c++",
46       "z"
47     ]
48   },
49   "requires_arc": true