blob: addbcefd58ed83748945e42701b4a3662b0908cd [file] [log] [blame]
{
"name": "BRKPushView",
"version": "0.1",
"summary": "A custom view component containing a customizable UITextView that gets pushed up.",
"homepage": "https://github.com/qbraksa/BRKPushView",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Zakaria Braksa": "zakaria.braksa@gmail.com"
},
"social_media_url": "http://twitter.com/qbraksa",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qbraksa/BRKPushView.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}