[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 1 / YBModelFile / 1.0 / YBModelFile.podspec.json
blob27c24af05e0565e6f4790c49adeec059a1286893
2   "name": "YBModelFile",
3   "version": "1.0",
4   "summary": "iOS Model 自动生成工具 (数据模型)",
5   "description": "iOS Model 自动生成工具 (数据模型),只需传入一个 json 数据就能自动生成所需文件,拖入工程就能使用。",
6   "homepage": "https://github.com/indulgeIn",
7   "license": "MIT",
8   "authors": {
9     "杨波": "1106355439@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/indulgeIn/YBModelFile.git",
16     "tag": "1.0"
17   },
18   "source_files": "YBModelFile/**/*.{h,m}",
19   "requires_arc": true