blob: a35f5fbbefef9158dd4cf2c7e6980fc5fe4561fa [file] [log] [blame]
{
"name": "EmptyStateKit",
"platforms": {
"ios": "9.0"
},
"summary": "Beautiful, animated & fully customizable empty state view. A great way to engage and keep users whenever the view has no content to display.",
"description": "Empty states are actually a great way to engage, keep and delight users at critical moments. Use `EmptyStateKit` to make your app even more interesting and add a bit of fun to the UI interactions whenever the view has no content to display. Display awesome placeholder empty state in any UIView or UITableView/UICollectionView with refresh content features. It is super-useful to speed up a mobile development workflow due to its flexibility and ease of use.",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Aznar": "info@alberdev.com"
},
"homepage": "https://github.com/alberdev/EmptyStateKit",
"social_media_url": "https://twitter.com/alberdev",
"source": {
"git": "https://github.com/alberdev/EmptyStateKit.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "EmptyStateKit/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}