[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 1 / 3 / DAONaviBar / 0.4.2 / DAONaviBar.podspec.json
blob128c296f72530111ee27a7661f5ff51aa97027d8
2   "name": "DAONaviBar",
3   "version": "0.4.2",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/daoseng33/DAONaviBar.git",
16     "tag": "0.4.2"
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   }