[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 1 / TIMLibrary / 3.3.2.1 / TIMLibrary.podspec.json
blob2df1466e0f94f3eaf4388d7d9ff669d4ee073e44
2   "name": "TIMLibrary",
3   "version": "3.3.2.1",
4   "summary": "腾讯IMSDK的封装。",
5   "description": "腾讯IMSDK的封装。",
6   "homepage": "http://gitlab.zhidaoauto.com/app/ios/TIMLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wshaolin": "ishaolin@163.com"
13   },
14   "source": {
15     "git": "http://gitlab.zhidaoauto.com/app/ios/TIMLibrary.git",
16     "tag": "3.3.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": [
22     "Library/Frameworks/*.framework"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "VideoToolbox",
30     "AVFoundation",
31     "CoreMedia",
32     "CoreGraphics"
33   ],
34   "libraries": [
35     "c++",
36     "z",
37     "sqlite3",
38     "resolv",
39     "iconv"
40   ]