[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 2 / 1 / TTTDemo / 0.1.0 / TTTDemo.podspec.json
blob1e0ad1f74721195e1651083a05cd6e41f6c3f412
2   "name": "TTTDemo",
3   "version": "0.1.0",
4   "summary": "How to create your first simple pod!!!",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/coppynight/TTTDemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XiaoKai": "xiaokai@rd.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/coppynight/TTTDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTTDemo/Classes/**/*.{h,m}",
22   "xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "resource_bundles": {
26     "TTTDemoUI": [
27       "TTTDemo/Assets/*.png"
28     ]
29   },
30   "frameworks": [
31     "SystemConfiguration",
32     "CoreTelephony"
33   ],
34   "vendored_libraries": "TTTDemo/Classes/Weixin/libWeChatSDK.a",
35   "libraries": [
36     "c++",
37     "sqlite3",
38     "z"
39   ]