[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / b / ASCollectionView / 1.3.0 / ASCollectionView.podspec.json
blobc0f3d39175d0cf5534e7d591dc665225f9fded70
2   "name": "ASCollectionView",
3   "version": "1.3.0",
4   "summary": "Lightweight custom collection view inspired by Airbnb.",
5   "homepage": "https://github.com/abdullahselek/ASCollectionView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Abdullah Selek": "abdullahselek@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/abdullahselek/ASCollectionView.git",
15     "tag": "1.3.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "ASCollectionView/Source/*.swift",
21   "requires_arc": true,
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3"
27   ],
28   "swift_version": "5.3"