[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / c / 1 / YBModelFile / 1.0.3 / YBModelFile.podspec.json
blob94b846cc86f3ddbfb429bd516b30985a5c75b031
2   "name": "YBModelFile",
3   "version": "1.0.3",
4   "summary": "iOS 效率工具:自动生成 Model 文件(数据模型) /  iOS efficiency tool : create data model files automatically",
5   "description": "iOS 效率工具:自动生成 Model 文件(数据模型) /  iOS efficiency tool : create data model files automatically\n     只需传入一个 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.3"
17   },
18   "source_files": "YBModelFile/**/*.{h,m}",
19   "requires_arc": true