blob: e7c8f671e1e67e809b00a36a2906505073a12320 [file] [log] [blame]
{
"name": "AnimatedTextFieldCounter",
"version": "0.1.0",
"summary": "Simple Animated Text Field Counter With Max Limit.",
"description": "Simple Animated Text Field Counter With Max Limit. Set your limit and let it do the rest.",
"homepage": "https://github.com/azatgoktas/AnimatedTextFieldCounter",
"screenshots": "https://github.com/azatgoktas/AnimatedTextFieldCounter/blob/master/ScreenShots/setup.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Azat Göktaş": "azattgoktas@gmail.com"
},
"source": {
"git": "https://github.com/azatgoktas/AnimatedTextFieldCounter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.0",
"source_files": "AnimatedTextFieldCounter/Classes/**/*",
"frameworks": "UIKit"
}