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