blob: 6ee8b708f08c44a61f9ac19377718af56aa48e4a [file] [log] [blame]
{
"name": "JYModel",
"version": "1.0.6",
"summary": "A model framework for iOS.",
"description": "A model framework for iOS. It requires iOS 8.0+.",
"homepage": "https://github.com/XJYao/JYModel",
"license": "MIT",
"authors": {
"XuJiayao": "xujiayao91@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XJYao/JYModel.git",
"tag": "1.0.6"
},
"source_files": "JYModel/**/*.{h,m}",
"public_header_files": "JYModel/**/*.h"
}