[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / f / b / USDataSource / 0.4.2 / USDataSource.podspec.json
blob91d2843daf0006f5fa47b1ef5cf9e0c9766b7166
2   "name": "USDataSource",
3   "version": "0.4.2",
4   "summary": "Fantastic data sources for your UITableView and UICollectionView.",
5   "homepage": "https://github.com/umairsuraj01/USBaseDataSource",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Muhammad Umair Soorage": "umairsuraj.engineer@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/umairsuraj01/USBaseDataSource.git",
15     "tag": "0.4.2"
16   },
17   "platforms": {
18     "ios": "14.0"
19   },
20   "requires_arc": true,
21   "source_files": "USDataSource/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "CoreData"
25   ],
26   "social_media_url": "",
27   "compiler_flags": "-fmodules",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"