blob: af070d1388e54dc0b248fbead4215463efcb20b1 [file] [log] [blame]
{
"name": "GSComposeView",
"version": "0.2",
"summary": "GSComposeView is a simple compose view for getting text input from the user.",
"homepage": "https://github.com/GaSaMedia/GSComposeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GaSa Media": "gasamedia@gmail.com"
},
"social_media_url": "https://twitter.com/gasamedia",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/GaSaMedia/GSComposeView.git",
"tag": "0.2"
},
"source_files": [
"GSComposeView",
"GSComposeView/GSComposeView.{h,m}"
],
"requires_arc": true
}