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