[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / a / SBTextField / 1.0 / SBTextField.podspec.json
blob098efa12ce02878025d805a72e6ff1c39a7e9f4c
2   "name": "SBTextField",
3   "version": "1.0",
4   "summary": "A UITextField drop-in replacement with support for setting a maximum length.",
5   "homepage": "https://github.com/Scott90/SBTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Scott90": "my@fake.email"
12   },
13   "source": {
14     "git": "https://github.com/Scott90/SBTextField.git",
15     "tag": "v1.0"
16   },
17   "source_files": "SBTextField/SBTextField.*",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true