[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 7 / FlowKitManager / 0.5.3 / FlowKitManager.podspec.json
blobbe0d755558f9fb53cc2e6cf426aaef297199dbdb
2   "name": "FlowKitManager",
3   "version": "0.5.3",
4   "summary": "Declarative and type-safe UITableView & UICollectionView; a new way to work with tables and collections",
5   "description": "Efficient, declarative and type-safe approach to create and manage UITableView and UICollectionView with built-in animation support.",
6   "homepage": "https://github.com/malcommac/FlowKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "me@danielemargutti.com"
13   },
14   "social_media_url": "https://twitter.com/danielemargutti",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/malcommac/FlowKit.git",
20     "tag": "0.5.3"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation",
24   "swift_version": "4.0"