[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / b / ASCollectionView / 1.1.1 / ASCollectionView.podspec.json
blobf613e13db2c37d90d596f491c62c6944971a84f2
2   "name": "ASCollectionView",
3   "version": "1.1.1",
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.1.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "ASCollectionView/Source/*.swift",
21   "requires_arc": true,
22   "swift_version": "5.0"