[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / d / UITextFieldWithLimit / 0.1.1 / UITextFieldWithLimit.podspec.json
blobcb8debff975e04570f0908afda4d6efdb254ef07
2   "name": "UITextFieldWithLimit",
3   "version": "0.1.1",
4   "summary": "This subclass of the UITextField, adds a text length limit.",
5   "homepage": "https://github.com/azu/UITextFieldWithLimit",
6   "screenshots": "http://gyazo.com/469ee2f88953cda723db1ea9744d8ff8.gif",
7   "license": "MIT",
8   "authors": {
9     "azu": "azuciao@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/azu/UITextFieldWithLimit.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/azu_re",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes"