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