[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 2 / TLSerializable / 0.1 / TLSerializable.podspec.json
blob591cae16aad0e3740dc49677c4f8167c50034338
2   "name": "TLSerializable",
3   "version": "0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "swift_version": "4.0"