blob: 150ab24abb9220f68281547344d3749e6529abab [file] [log] [blame]
{
"name": "VssUseful",
"version": "0.1.0",
"summary": "This lib is very useful.",
"description": "This is very useful",
"homepage": "https://github.com/NathanVss/SwiftVssUseful.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Vasse": "nathan.vasse@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NathanVss/SwiftVssUseful.git",
"tag": "0.1.0"
},
"source_files": "VssUseful/**/*.{swift}",
"dependencies": {
"SwiftyJSON": [
"~> 2.3"
],
"STRegex": [
"~> 0.4"
]
},
"pushed_with_swift_version": "2.3"
}