[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / e / c / CollectionPageboy / 1.0.4 / CollectionPageboy.podspec.json
blob6814490f0c44fb6835122d66524f276df877352a
2   "name": "CollectionPageboy",
3   "version": "1.0.4",
4   "summary": "CollectionPageboy is a collection view controller which support to customize your xibs cell, and support scrolling vertical or horizontal",
5   "homepage": "https://github.com/janlionly/CollectionPageboy",
6   "authors": {
7     "janlionly": "janlionly@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/janlionly/CollectionPageboy.git",
11     "tag": "1.0.4"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "vendored_frameworks": "*.framework",
18   "frameworks": "UIKit",
19   "license": {
20     "type": "MIT",
21     "file": "LICENSE"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   }