blob: 3c295690b32ef789e08032a294d5bbd37d0a2c26 [file] [log] [blame]
{
"name": "SwiftlyExt",
"version": "1.0",
"license": "MIT",
"summary": "Extensions for native standard Swift types and classes",
"homepage": "https://github.com/khoiln/Swiftly",
"authors": {
"Khoi Lai": "k@khoi.io"
},
"source": {
"git": "https://github.com/khoiln/Swiftly.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}