blob: e47ff8d9c8321b78043123b005ba73aa7625a201 [file] [log] [blame]
{
"name": "VueSwift",
"version": "1.0.1",
"summary": "VueSwift",
"homepage": "https://github.com/wangyongyue/VueSwift",
"license": "MIT",
"authors": "wangyongyue",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/wangyongyue/VueSwift.git",
"tag": "1.0.1"
},
"source_files": "VueSwift/Resources/**/*.swift",
"requires_arc": true
}