blob: 63a028e3815b101de1b87d9b0dcd3f23d2f1286c [file] [log] [blame]
{
"name": "SwiftExtensionPlus",
"version": "0.1.1",
"summary": "The Extension Library",
"description": "The Extension Library for IOS",
"homepage": "https://github.com/tuanhust2010/SwiftExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuan nguyen": "tuanhust2010@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/tuanhust2010/SwiftExtension.git",
"tag": "0.1.1"
},
"source_files": "SwiftExtension/Extensions/*.swift"
}