blob: 58a329524d66378833121df4beee07d94dfde018 [file] [log] [blame]
{
"name": "s3c",
"version": "0.1.0",
"summary": "Finally a Chat UI for Swift 3",
"description": "Finally a Chat UI for Swift 3!",
"homepage": "https://github.com/ChrisCates/Swift3Chat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Cates": "hello@chriscates.ca"
},
"source": {
"git": "https://github.com/ChrisCates/Swift3Chat.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "swift3chat/swift3chat/*.{swift,plist}",
"pushed_with_swift_version": "3.0"
}