[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / a / QBSubscriberField / 0.1.0 / QBSubscriberField.podspec.json
blob188c292ec708bb12c925eefe29bb525fbc789f9e
2   "name": "QBSubscriberField",
3   "version": "0.1.0",
4   "summary": "A Subscribe field which is a subclass of UITextField.",
5   "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.",
6   "homepage": "https://github.com/FelixJoseph/QBSubscriberField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felix": "felix@qburst.com"
13   },
14   "source": {
15     "git": "https://github.com/FelixJoseph/QBSubscriberField.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QBSubscriberField/Classes/**/*",
22   "pushed_with_swift_version": "3"