[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / a / HTYTextField / 1.0 / HTYTextField.podspec.json
blob5c941324d0204b24a541f00a514f5a05db0ee1c8
2   "name": "HTYTextField",
3   "version": "1.0",
4   "summary": "A UITextField with bouncy placeholder.",
5   "homepage": "https://github.com/hanton/HTYTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Hanton Yang",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hanton/HTYTextField.git",
16     "tag": "1.0"
17   },
18   "source_files": "HTYTextField/*.swift",
19   "module_name": "HTYTextField",
20   "requires_arc": true