blob: 188c292ec708bb12c925eefe29bb525fbc789f9e [file] [log] [blame]
{
"name": "QBSubscriberField",
"version": "0.1.0",
"summary": "A Subscribe field which is a subclass of UITextField.",
"description": "This CocoaPod provides the ability to use a UITextField that may be used as a subscribe field with textfield for entering the email address and a button along with it.",
"homepage": "https://github.com/FelixJoseph/QBSubscriberField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix": "felix@qburst.com"
},
"source": {
"git": "https://github.com/FelixJoseph/QBSubscriberField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QBSubscriberField/Classes/**/*",
"pushed_with_swift_version": "3"
}