blob: c50c137d2a7ca53f0e5df78329a98367ef50cc77 [file] [log] [blame]
{
"name": "SwifterExtension",
"version": "1.0.0",
"summary": "SwifterExtension is a extension swift for iOS app",
"description": "SwifterExtension is a extension swift for iOS app. Extension some func String, Date, Color, Image, ViewController...",
"homepage": "https://github.com/duchv2307/SwifterExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duchv2307": "duchv2307@gmail.com"
},
"source": {
"git": "https://github.com/duchv2307/SwifterExtension.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwifterExtension/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.2"
}