[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 3 / AdvancedCollectionView / 0.1.1 / AdvancedCollectionView.podspec.json
blob308df2d2f23a7a726dd94fc5dd69a9a6364ee391
2   "name": "AdvancedCollectionView",
3   "version": "0.1.1",
4   "summary": "Thin wrapper around UICollectionView",
5   "description": "Thin wrapper around UICollectionView which makes it easier to create and handler Rows",
6   "homepage": "https://gitlab.com/work.shakiba/AdvancedCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/AdvancedCollectionView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AdvancedCollectionView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"