[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / 1 / StickyScrollView / 0.1.0 / StickyScrollView.podspec.json
blobadbb05d8c3e2ffa29eeae052ec3fc3c84d508f2e
2   "name": "StickyScrollView",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A scroll view with sticky header",
9   "homepage": "https://github.com/enzoliu/StickyScrollView",
10   "authors": {
11     "Enzo Liu": "item.search@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/enzoliu/StickyScrollView.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "src/*.{swift,m,h}",
21   "requires_arc": true