blob: 1b44deedf41bf08dcf95cc4b684c3a020b93dc68 [file] [log] [blame]
{
"name": "HPIVBorder",
"version": "0.1.0",
"swift_versions": "4.0",
"summary": "Adds Border To Image View",
"description": "\"This is an pod made just for learning purpose\"",
"homepage": "https://github.com/himansudev/HPIVBorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"himansudev": "himansu.developer@gmail.com"
},
"source": {
"git": "https://github.com/himansudev/HPIVBorder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HPIVBorder/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}