blob: 884041434f130e29f4e08845b281dc4436825474 [file] [log] [blame]
{
"name": "SwiftyExtension",
"version": "1.1.0",
"summary": "A helper for swifter.",
"description": "This will save you a lot of time",
"homepage": "https://github.com/gauuni/SwiftyExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KhoiNguyen": "nguyenkhoinguyen082444@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gauuni/SwiftyExtension.git",
"tag": "1.1.0"
},
"source_files": "SwiftyExtension/Extension/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}