blob: 7d2a93c4e5951b0c8a7d4c84a7a3eac253801a0c [file] [log] [blame]
{
"name": "JRUtils",
"version": "0.0.4",
"summary": "Summary of convenience util for ios development",
"homepage": "https://github.com/scubers/JRUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jrwong": "jr-wong@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/JRUtils.git",
"tag": "0.0.4"
},
"source_files": "JRUtils/JRUtils/**/*.swift",
"requires_arc": true
}