blob: 805b6d1f1245b0e81aa0d723ed9f247b5049c438 [file] [log] [blame]
{
"name": "SwiftyExtension",
"version": "1.0.4",
"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.0.4"
},
"source_files": "SwiftyExtension/Extension/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}