blob: 7c332e4f1369e86721327990d3e71ab1c3d7c782 [file] [log] [blame]
{
"name": "HCExtentionSwift",
"version": "0.1.1",
"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 in indentity inspector'",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HCExtentionSwift/Classes/*.swift",
"frameworks": "UIKit"
}