[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / e / 4 / d / EmptyStateKit / 1.0.7 / EmptyStateKit.podspec.json
blob474ab42721baef2960d84e75c3aa1a12ff41362f
2   "name": "EmptyStateKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Beautiful, animated & fully customizable empty state view. A great way to engage and keep users whenever the view has no content to display.",
7   "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.",
8   "version": "1.0.7",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alberto Aznar": "info@alberdev.com"
15   },
16   "homepage": "https://github.com/alberdev/EmptyStateKit",
17   "social_media_url": "https://twitter.com/alberdev",
18   "source": {
19     "git": "https://github.com/alberdev/EmptyStateKit.git",
20     "tag": "1.0.7"
21   },
22   "frameworks": "UIKit",
23   "source_files": "EmptyStateKit/**/*.{swift}",
24   "resources": "EmptyStateKit/**/Resources/*.xib",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"