[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 5 / 0 / 3 / UUVPagesController / 0.0.6 / UUVPagesController.podspec.json
blobf976be946dcce8ee0ec3a81f4d8c1e55547e4830
2   "name": "UUVPagesController",
3   "version": "0.0.6",
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.6"
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