blob: 4905653812f3d5b154764f96a52caa426acda8f9 [file] [log] [blame]
{
"name": "AwesomeTextField",
"version": "0.1.0",
"summary": "AwesomeTextField is a UITextField with sliding-up placeholder while editing",
"description": "Awesome TextField is a nice and simple library for iOS and Mac OSX. It's highly customizable and easy-to-use tool. Works perfectly for any registration or login forms in your app.",
"homepage": "https://github.com/aleksandrshoshiashvili/AwesomeTextFieldSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NikoGenn": "nikogenn96@mail.ru"
},
"source": {
"git": "https://github.com/aleksandrshoshiashvili/AwesomeTextFieldSwift.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AwesomeTextField/Classes/**/*"
}