[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / d / JEKScrollableSectionCollectionViewLayout / 1.1.1 / JEKScrollableSectionCollectionViewLayout.podspec.json
blob7ac29e918fcc074f263908c12fc35db6c161784c
2   "name": "JEKScrollableSectionCollectionViewLayout",
3   "version": "1.1.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.1.1"
16   },
17   "source_files": "JEKScrollableSectionCollectionViewLayout.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "testspecs": [
23     {
24       "name": "Tests",
25       "test_type": "unit",
26       "source_files": "Tests/*.{h,m}",
27       "frameworks": [
28         "Foundation",
29         "UIKit",
30         "XCTest"
31       ]
32     }
33   ]