blob: 98a7e5ea914a322043c0aa61017662b47f3198e0 [file] [log] [blame]
{
"name": "StrongerSwift",
"version": "0.0.1",
"summary": "None",
"description": "This is an iOS library written in Swift, that can help you to write Swift code more quickly.",
"homepage": "https://github.com/amikhaielHacker/StrongerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://github.com/amikhaielHacker/StrongerSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "StrongerSwift/*.swift",
"pushed_with_swift_version": "3.0"
}