blob: 4be6c7d9aac85fada36d54c9a47962c9a90ac041 [file] [log] [blame]
{
"name": "Swiftlibrary",
"version": "1.0.1",
"summary": "This is such a SwiftLibrary!",
"description": "This is some super swifty library made by some guy who watches YouTube videos!",
"homepage": "https://github.com/ansonngch/swiftlibrary",
"license": "MIT",
"authors": {
"Anson Ng": "ansonng05121994@gmail.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/ansonngch/swiftlibrary.git",
"tag": "1.0.1"
},
"source_files": "Swiftlibrary/**/*",
"pushed_with_swift_version": "4.0"
}