[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / b / USDataSource / 0.2 / USDataSource.podspec.json
blob453a888ebe7c02386e6243df358eb98864bc4cf7
2   "name": "USDataSource",
3   "version": "0.2",
4   "summary": "Flexible 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.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"