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