[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / 0 / 3 / UUVPagesController / 0.0.3 / UUVPagesController.podspec.json
blob056391a8493e2ebad884020aab45ceda763f03c9
2   "name": "UUVPagesController",
3   "version": "0.0.3",
4   "summary": "A navigation list style like DAPagesContainer.",
5   "description": "Just pass a array of viewControllers,then UUVPagesController can display list bar in navigationBar or your specified position.The style just like '网易新闻' or '今日头条'.",
6   "homepage": "https://github.com/SinCheung/UUVPagesController",
7   "license": "MIT",
8   "authors": {
9     "Shin Chueng": "zangxiaoxin@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/SinCheung/UUVPagesController.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true