blob: 09e87e17d6fb0238f5bbe563268a3ab46659497b [file] [log] [blame]
{
"name": "JFModel",
"version": "1.0.0",
"summary": "一个简单的字典转模型框架",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "https://github.com/tubie/JFModel.git",
"license": "MIT",
"authors": {
"linJF": "594426995@qq.com"
},
"source": {
"git": "https://github.com/tubie/JFModel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JFModel/*.{h,m}",
"frameworks": "UIKit"
}