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