[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 9 / 0 / 3 / RTFCPTextFieldCustomizablePlaceholder / 0.1.3 / RTFCPTextFieldCustomizablePlaceholder.podspec.json
blobb44a2cd91f99b288a05db65ea8e8549aa1df5473
2   "name": "RTFCPTextFieldCustomizablePlaceholder",
3   "version": "0.1.3",
4   "summary": "Subclass of `UITextField` which allows for more customization of placeholder and text framing and attributes.",
5   "description": "Provides `RTFCPTextFieldCustomizablePlaceholder`, a subclass of `UITextField` which allows for more customization of placeholder and text framing and attributes.",
6   "homepage": "https://github.com/Resplendent/RTFCPTextFieldCustomizablePlaceholder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Maer": "ben@resplendent.co"
13   },
14   "source": {
15     "git": "https://github.com/Resplendent/RTFCPTextFieldCustomizablePlaceholder.git",
16     "tag": "v0.1.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "RTFCPTextFieldCustomizablePlaceholder/Classes/**/*",
22   "dependencies": {
23     "ResplendentUtilities": [
24       "~> 0.5.0"
25     ],
26     "RUTextSize": [
27       "~> 0.1.12"
28     ]
29   }