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