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