[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 2 / 0 / c / AZPagedCollectionViewContainer / 0.0.1 / AZPagedCollectionViewContainer.podspec.json
blob4f7c210b4fd2b88eaefc046c5f5dd446a2f920c5
2   "name": "AZPagedCollectionViewContainer",
3   "version": "0.0.1",
4   "summary": "custom paging view with collectionview flow layout.",
5   "description": "suport vertival and horizontal paging with simple setting...",
6   "homepage": "https://github.com/cnwhao/AZPagedCollectionViewContainer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cnwhao": "cnwhao@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/cnwhao/AZPagedCollectionViewContainer.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"