[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / d / JEKScrollableSectionCollectionViewLayout / 1.1.0 / JEKScrollableSectionCollectionViewLayout.podspec.json
blob71c423fdffeb10667ebcca4e8d9263de0a6e9ccd
2   "name": "JEKScrollableSectionCollectionViewLayout",
3   "version": "1.1.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.1.0"
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   ]