blob: 0991c2695d06bf9e1ebd79cc75803af706b6f972 [file] [log] [blame]
{
"name": "HCExtentionSwift",
"version": "0.1.0",
"summary": "This is collection of extensions in swift",
"swift_version": "4.0",
"description": "'HCExtentionSwift is a collection of extensions which will shown in attributed inspector once you will change the class of particular items'",
"homepage": "https://github.com/HimanshuChimanji/HCExtentionSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Himanshu Chimanji": "Himanshuchimanji9897@gmail.com"
},
"source": {
"git": "https://github.com/HimanshuChimanji/HCExtentionSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HCExtentionSwift/Classes/*.swift",
"frameworks": "UIKit"
}