[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / a / ACFloatingTextfield / 0.1.0 / ACFloatingTextfield.podspec.json
blobefeb6e564152138f1f3adb943474257bec1903f6
2   "name": "ACFloatingTextfield",
3   "version": "0.1.0",
4   "summary": "UITextfield class to float the Placeholder and customize the placeholder while editing.",
5   "description": "ACFloating Textfield is subclass of UITextfield class that floats and animate the placeholder, further placeholder can customized like changing the color of placeholder while editing , change color of Bottom Selected line etc.",
6   "homepage": "https://github.com/ErAbhishekChandani/ACFloatingTextfield",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhishek": "chandani.abhishek440@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ErAbhishekChandani/ACFloatingTextfield.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TFDemoApp/TFDemoApp/{ACFloatingTextField.h,ACFloatingTextField.m}"