[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / c / 0 / d / taitank / 1.0.2 / taitank.podspec.json
blob91a2b14656854729989057a20c7d7fce05ce720c
2   "name": "taitank",
3   "version": "1.0.2",
4   "summary": "Taitank Cross Platform Layout",
5   "description": "Taitank is a cross platform lightweight flex layout engine implemented in C++.",
6   "homepage": "https://taitank.dev/",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": "OpenHippy Team",
12   "source": {
13     "git": "https://github.com/Tencent/Taitank.git",
14     "tag": "1.0.2"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "src/*.{h,cc}",
20   "public_header_files": "src/*.h",
21   "libraries": "c++"