Files
GitHawk/Pods/Local Podspecs/MessageViewController.podspec.json
2018-03-04 21:51:50 -05:00

22 lines
521 B
JSON

{
"name": "MessageViewController",
"version": "0.2.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GitHawkApp/MessageViewController",
"authors": {
"Ryan Nystrom": "rnystrom@whoisryannystrom.com"
},
"summary": "Replacement for SlackTextViewController.",
"source": {
"git": "https://github.com/GitHawkApp/MessageViewController.git",
"tag": "0.2.0"
},
"source_files": "MessageViewController/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0"
}