[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 8 / b / a / ACFloatingTextfield-Objc / 1.9 / ACFloatingTextfield-Objc.podspec.json
blobdcd7a698ae4d48d414832a1527a82bb60f893ca1
2   "name": "ACFloatingTextfield-Objc",
3   "version": "1.9",
4   "summary": "UITextfield class to float the Placeholder and customize the placeholder while editing.",
5   "description": "ACFloatingTextfield 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": "MIT",
8   "authors": {
9     "Abhishek": "chandani.abhishek440@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ErAbhishekChandani/ACFloatingTextfield.git",
13     "tag": "1.9"
14   },
15   "source_files": "Source-Objc/*.{h,m}",
16   "platforms": {
17     "ios": "5.0"
18   }