[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 9 / Modelable / 0.1.0 / Modelable.podspec.json
blob576a2a142f2d7cf60d4c02a9807edff91009ff66
2   "name": "Modelable",
3   "version": "0.1.0",
4   "summary": "Codable 封装,用于JSON转Model",
5   "homepage": "https://github.com/xiaoyouPrince/Modelable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xiaoyouPrince": "xiaoyouPrince@163.com"
12   },
13   "source": {
14     "git": "https://github.com/xiaoyouPrince/Modelable.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.1",
21   "source_files": "Sources/**/*",
22   "swift_version": "5.1"