[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / c / AHTextField / 0.1.0 / AHTextField.podspec.json
blob3a55ae15851429869e1bd695ece3af17c478447c
2   "name": "AHTextField",
3   "version": "0.1.0",
4   "summary": "AHTextField makes work with TextFields easier, including: Images, gradients, textPadding etc.",
5   "swift_version": "4.2",
6   "description": "AHTextField lets you easily work with images, one-side borders, gradients, text padding etc. inside TextFields. AHTextField inherits from UITextField and adds some other functionality on top.",
7   "homepage": "https://github.com/Phyber64/AHTextField",
8   "screenshots": [
9     "https://imgur.com/Rq3cXaG.png",
10     "https://imgur.com/Oxy32J7.png",
11     "https://imgur.com/uu17SR8.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Aleš Hanžlík": "hanzlikale@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/Phyber64/AHTextField.git",
22     "tag": "0.1.0"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "AHTextField/Classes/**/*",
28   "frameworks": "UIKit"