[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / b / ASCollectionView / 1.2.0 / ASCollectionView.podspec.json
blob7d3c21879f65c2868bcea88732271a72e15d95b5
2   "name": "ASCollectionView",
3   "version": "1.2.0",
4   "summary": "A Swift 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.2.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "ASCollectionView/Source/*.swift",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "swift_version": "5.0"