[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 0 / d / JEKScrollableSectionCollectionViewLayout / 1.0.1 / JEKScrollableSectionCollectionViewLayout.podspec.json
blob043e85e9ff6f6005ced559465bc591ebd55ced61
2   "name": "JEKScrollableSectionCollectionViewLayout",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "JEKScrollableSectionCollectionViewLayout.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]