blob: 6c695a614997ada1053e7d5712e761577182ce96 [file] [log] [blame]
{
"name": "VueSwift",
"version": "2.0.8",
"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": "2.0.8"
},
"source_files": "VueSwift/Resources/**/*.swift",
"requires_arc": true
}