[Add] boost-iosx 1.87.0.4
[CocoaPods.git] / Specs / 9 / 0 / 2 / KACyclePageView / 0.1.3 / KACyclePageView.podspec.json
blob16aa795e25c0f1c4fa492f44ebad5b9e455860b2
2   "name": "KACyclePageView",
3   "version": "0.1.3",
4   "summary": "Cycled UIPageViewController with an UICollectionView header.",
5   "description": "Cycled UIPageViewController with an UICollectionView header written in Swift.",
6   "homepage": "https://github.com/zhz821/KACyclePageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhihuazhang": "zhangzhihua.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhz821/KACyclePageView.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KACyclePageView/Classes/**/*",
22   "resource_bundles": {
23     "KACyclePageView": [
24       "KACyclePageView/Assets/*.storyboard"
25     ]
26   }