blob: 48955d544042853f8129f9adf47f43c0c36ce601 [file] [log] [blame]
{
"name": "JFModel",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JFModel/*.{h,m}",
"frameworks": "UIKit"
}