blob: cb6d445e34e0fda612e1f1101080d8c86dd36862 [file] [log] [blame]
{
"name": "WJWheel",
"version": "0.0.2",
"summary": "A wheel for Swift3.0",
"homepage": "https://github.com/CodansWJ/WJWheel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CodansWJ": "jay734138477@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodansWJ/WJWheel.git",
"tag": "0.0.2"
},
"source_files": "demo-wheel/WheelImage/*.{swift,png}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}