[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / d / WrapperTLib / 0.1.2 / WrapperTLib.podspec.json
blob4aed19f3a1da6226368749e0040024f6ddd12ebe
2   "name": "WrapperTLib",
3   "version": "0.1.2",
4   "summary": "A short description of WrapperTLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tooolkit/WrapperTLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tooolkit": "yangguang"
13   },
14   "source": {
15     "git": "https://github.com/tooolkit/WrapperTLib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "TLib.framework",
22   "source_files": "WrapperTLib/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2"
26     ],
27     "YYModel": [
29     ],
30     "libsodium": [
31       "~> 1.0.12"
32     ],
33     "SAMKeychain": [
35     ],
36     "Protobuf": [
37       "~> 3.6.0"
38     ],
39     "Realm": [
41     ]
42   }