[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / e / 1 / TransnSDK / 4.0.4 / TransnSDK.podspec.json
blob47fe0679a4e8363223786487e3e69aa7e3b6fc72
2   "name": "TransnSDK",
3   "version": "4.0.4",
4   "summary": "传神SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jackie-jiang-ios/TransnSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jackie": "jackie.jiang@transn.com"
13   },
14   "source": {
15     "git": "https://github.com/jackie-jiang-ios/TransnSDK.git",
16     "tag": "4.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TransnSDK/Classes/**/*{h,m}",
22   "frameworks": [
23     "AVFoundation",
24     "AudioToolbox",
25     "CoreMedia",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "VideoToolbox",
29     "Accelerate",
30     "CoreData",
31     "AdSupport",
32     "SystemConfiguration"
33   ],
34   "public_header_files": "TransnSDK/Classes/Public/**/*.h",
35   "xcconfig": {
36     "VALID_ARCHS": "x86_64 armv7 arm64",
37     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
38   },
39   "resource_bundles": {
40     "TransnSDK": [
41       "TransnSDK/Assets/**/*{xcassets}",
42       "TransnSDK/Classes/**/*{xib,storyboard,mp3,plist,txt,xcdatamodeld}"
43     ]
44   },
45   "dependencies": {
46     "XMPPFramework": [
48     ],
49     "AgoraRtcEngine_iOS": [
51     ],
52     "MagicalRecord": [
54     ]
55   },
56   "static_framework": true