blob: 5a0962ad2e74c52da443e06bb17fa69cd3942672 [file] [log] [blame]
{
"name": "AMPFloatingTextField",
"version": "0.1.0",
"summary": "AMPFloatingTextField is a beautiful implementation of the floating title and error lable pattern",
"description": "AMPFloatingTextField is a beautiful implementation of the floating title and error lable pattern. This will display the title on top and error below the text field",
"homepage": "https://github.com/ansu/AMPFloatingTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ansu": "ansu.rajesh@gmail.com"
},
"source": {
"git": "https://github.com/ansu/AMPFloatingTextField.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ansujain",
"platforms": {
"ios": "8.0"
},
"source_files": "AMPFloatingTextField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}