[Add] NERtcSDK-MacOS_Special 5.6.2010
[CocoaPods.git] / Specs / 4 / c / 0 / CleanKit / 0.1.0 / CleanKit.podspec.json
blob17b75616fcaf378213b7c362005e13ccac8992c8
2   "name": "CleanKit",
3   "version": "0.1.0",
4   "summary": "A boilerplate for Swift 3+ projects using CleanSwift and VIP architecture",
5   "description": "A clean boilerplate for Swift 3+ projects using CleanSwift and VIP architecture.\nThere are some useful structs handling view-models for generic collection view, table view and picker view.\nIn addition, you can find some extensions for CGPoint, UICollectionView, UITableView, UIView, UIColor and String.",
6   "homepage": "https://github.com/zebutech/cleankit-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ludovic Riviere": "ludovic@zebutech.io"
13   },
14   "source": {
15     "git": "https://github.com/zebutech/cleankit-swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CleanKit/Classes/**/*",
22   "pushed_with_swift_version": "3.0"