blob: 8605ce6bcaf26b7077dea73907252245839d2ff9 [file] [log] [blame]
{
"name": "JRUtils",
"version": "0.0.2",
"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.2"
},
"source_files": "JRUtils/JRUtils/**/*.swift",
"requires_arc": true
}