[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / d / JEKScrollableSectionCollectionViewLayout / 1.0.0 / JEKScrollableSectionCollectionViewLayout.podspec.json
blobdc340803e77401837648db345b1746e629e0f295
2   "name": "JEKScrollableSectionCollectionViewLayout",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "9.1"
6   },
7   "homepage": "https://github.com/accatyyc/JEKScrollableSectionCollectionViewLayout",
8   "authors": {
9     "Joel Ekström": "accatyyc@gmail.com"
10   },
11   "summary": "A UICollectionView flow layout with individually scrollable sections",
12   "license": "MIT",
13   "source": {
14     "git": "https://github.com/accatyyc/JEKScrollableSectionCollectionViewLayout.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "JEKScrollableSectionCollectionViewLayout.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]