[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 9 / 1 / 6 / Sundial / 4.2 / Sundial.podspec.json
blob4462d5d80acd34ff144c3545497de678e9c1475e
2   "name": "Sundial",
3   "version": "4.2",
4   "summary": "Collection view layout for pager header",
5   "homepage": "https://github.com/netcosports/Sundial",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Sergei Mikhan": "sergei@netcosports.com"
11   },
12   "source": {
13     "git": "https://github.com/netcosports/Sundial.git",
14     "tag": "4.2"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "Astrolabe/Core": [
22     ]
23   },
24   "source_files": [
25     "Sources/*.swift",
26     "Sources/UIScrollView+ScrollingToTop.{h,m}"
27   ]