[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 3 / TEQuickPageViewController / 2.0.0 / TEQuickPageViewController.podspec.json
blob2c5584fbf24d8c311be84e2d11fcb74ca8549e12
2   "name": "TEQuickPageViewController",
3   "version": "2.0.0",
4   "summary": "Add pages to a PageViewController directly in Storyboard.",
5   "description": "\t\t\t\t\tTEQuickPageViewController is an extension of UIPageViewController to allow adding Views to a Page View directly in your Storyboard, without any additional code.\n\t\t\t\t\t\n\t\t\t\t\tJust add your Page View Controller and View Controllers to your Storyboard, then set a few attributes to add your View Controllers to the sequence of pages.\n",
6   "homepage": "https://github.com/theothertomelliott/TEQuickPageViewController",
7   "license": "MIT",
8   "authors": {
9     "Tom Elliott": "tom.w.elliott@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/theothertomelliott/TEQuickPageViewController.git",
16     "tag": "2.0.0"
17   },
18   "source_files": [
19     "TEQuickPageViewController/Library",
20     "TEQuickPageViewController/Library/**/*.{h,m}"
21   ],
22   "exclude_files": "TEQuickPageViewController/Library/Exclude",
23   "requires_arc": true