[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 4 / a / SBTextField / 1.0.1 / SBTextField.podspec.json
blob6f471c14a0eba369f79c180a620bb834c1629db6
2   "name": "SBTextField",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "SBTextField/SBTextField.*",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true