[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / b / 8 / DZRollingTabView / 1.0.1 / DZRollingTabView.podspec.json
blob812209733322332fd7da8f6517a0d4ad6a08d3a6
2   "name": "DZRollingTabView",
3   "version": "1.0.1",
4   "summary": "rolling tab view",
5   "homepage": "https://github.com/DongZhiChen/DZRollingTabViewDome.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ChenDongZhi": "644495218@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/DongZhiChen/DZRollingTabViewDome.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "DZRollingTabView/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }