[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / f / c / 2 / TLSerializable / 0.3 / TLSerializable.podspec.json
blob287a0d28c051dc4d56cb0462e9c4a97a2ec1d9ad
2   "name": "TLSerializable",
3   "version": "0.3",
4   "summary": "基于 Swift4 Codable 的 json 序列化和反序列化工具",
5   "homepage": "https://github.com/ysCharles/TLSerializable",
6   "license": "MIT",
7   "authors": {
8     "Charles": "ystanglei@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ysCharles/TLSerializable.git",
12     "tag": "0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "swift_version": "4.1"