[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / b / a / ACFloatingTextfield-Objc / 1.3 / ACFloatingTextfield-Objc.podspec.json
blob8bb58e8880b820ccb989445f4f6ca7861b16096a
2   "name": "ACFloatingTextfield-Objc",
3   "version": "1.3",
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.3"
14   },
15   "source_files": "Source-Objc/*.{h,m}",
16   "platforms": {
17     "ios": "5.0"
18   }