[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 9 / UITextField+Max / 1.0.2 / UITextField+Max.podspec.json
blobcdf643d261bd26cc8b38862b84157fed49f95530
2   "name": "UITextField+Max",
3   "version": "1.0.2",
4   "summary": "Set the MAX/LIMIT LENGTH to your text field.",
5   "homepage": "https://github.com/KimDarren/UITextField-Max",
6   "license": {
7     "type": "WTFPL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KimDarren": "korean.darren@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/KimDarren/UITextField-Max.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]