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