[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / e / b / TongDaoSDK / 3.2.8 / TongDaoSDK.podspec.json
bloba50025851231077b949ed7c8b0487a118fb5e127
2   "name": "TongDaoSDK",
3   "version": "3.2.8",
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/tongrd/ios-demo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tongrd": "support@tongrd.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/tongrd/ios-demo.git",
19     "tag": "3.2.8"
20   },
21   "resources": "Frameworks/Td_Image_bundle/*.png",
22   "preserve_paths": "Frameworks/*",
23   "vendored_frameworks": "Frameworks/*.framework",
24   "ios": {
25     "frameworks": [
26       "SystemConfiguration",
27       "CFNetwork",
28       "CoreTelephony",
29       "CoreLocation",
30       "AVFoundation",
31       "CoreBluetooth",
32       "UIKit",
33       "Security"
34     ],
35     "libraries": [
36       "c++",
37       "z"
38     ]
39   },
40   "requires_arc": true