[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 3 / DAONaviBar / 0.3.4 / DAONaviBar.podspec.json
blobe61ea7e4f87ecd90dfecefb825ef5ac79a478c92
2   "name": "DAONaviBar",
3   "version": "0.3.4",
4   "summary": "DaoNaviBar is a Facebook like navigation bar with smooth auto-scrolling animation.",
5   "homepage": "https://github.com/daoseng33/DAONaviBar",
6   "screenshots": "https://media.giphy.com/media/aMkjGZk8fA8HC/giphy.gif",
7   "license": "WTFPL",
8   "authors": {
9     "daoseng33": "lc.ray2011@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/daoseng33/DAONaviBar.git",
16     "tag": "0.3.4"
17   },
18   "source_files": [
19     "DAONaviBar",
20     "DAONaviBarDemo/DAONaviBar/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "HTDelegateProxy": [
25       "~> 0.0.2"
26     ]
27   }