blob: a46fceecc05e6b1cebdc38f7bf93ecc4d01e8785 [file] [log] [blame]
{
"name": "VHSwift",
"version": "0.1.0",
"summary": "VHSwift is Swift Extension for iOS Application.",
"description": "VHSwift is Swift Extension for iOS Application. Install library into project, never have to write this generic code again!",
"homepage": "https://github.com/vipuldudhat/VHSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vipul Dudhat": "vipul@sccinfotech.com"
},
"source": {
"git": "https://github.com/vipuldudhat/VHSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VHSwift/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}