{ | |
"name": "JSToolKit", | |
"version": "0.0.1", | |
"summary": "Some useful tool for swift project.", | |
"description": "Swift Extension and other tool for swift project", | |
"homepage": "https://github.com/wenghengcong/JSSwiftProject", | |
"license": "MIT", | |
"authors": { | |
"wenghengcong": "wenghengcong@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/wenghengcong/JSSwiftProject.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "JSToolKit/*.{h,m,md,swift}" | |
} |