blob: 31b909b0bd3580647d566ddb8cde0504f9e77940 [file] [log] [blame]
{
"name": "SmartSwifter",
"version": "1.0.0",
"license": "MIT",
"summary": "A lightweight, practical extension and tools for Swift",
"homepage": "https://github.com/muhlenXi/SmartSwifter",
"authors": {
"muhlenXi": "muhlenxi@gmail.com"
},
"social_media_url": "http://muhlenxi.com",
"source": {
"git": "https://github.com/muhlenXi/SmartSwifter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": [
"SmartSwifter/SmartSwifter/Sources/Extensions/*.swift",
"SmartSwifter/SmartSwifter/Sources/Utils/*.swift"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}