[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / b / ASCollectionView / 1.0.8 / ASCollectionView.podspec.json
blobd1e2d283a33857537e1ffc6dc8b4e954cf3f5598
2   "name": "ASCollectionView",
3   "version": "1.0.8",
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@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/abdullahselek/ASCollectionView.git",
15     "tag": "1.0.8"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "ASCollectionView/Source/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "4.0"