[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 5 / 7 / ZTDropDownTextField / 0.1.2 / ZTDropDownTextField.podspec.json
blobda27eadc487905fa513aea59b0930c3380e5052f
2   "name": "ZTDropDownTextField",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "ZTDropDownTextField create a dropdown list for your textField.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ziyang Tan": "ziyang0621@gmail.com"
15   },
16   "homepage": "https://github.com/ziyang0621/ZTDropDownTextField",
17   "source": {
18     "git": "https://github.com/ziyang0621/ZTDropDownTextField.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ZTDropDownTextField/ZTDropDownTextField/*.swift"