blob: 5fba2831e809c1fec6944c93b6f265549a382baa [file] [log] [blame]
{
"name": "JRLibrary",
"version": "1.0.0",
"summary": "A JRLibrary to use ourself",
"homepage": "https://github.com/JRVinDiesel/JRLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张景瑞": "380323094@qq.com"
},
"source": {
"git": "https://github.com/JRVinDiesel/JRLibrary.git",
"tag": "1.0.0"
},
"source_files": "JRLibrary/ESLibraryHeaderFiles.h",
"public_header_files": "JRLibrary/ESLibraryHeaderFiles.h",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
},
"platforms": {
"ios": "7.0"
}
}