| { |
| "name": "BTPagerViewController", |
| "version": "1.0.0", |
| "summary": "BTPagerViewController is an easy to customize Pager View Controller", |
| "homepage": "https://github.com/BrodJP/BTPagerViewController", |
| "license": "MIT", |
| "authors": { |
| "BrodJP": "bjhp1990@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/BrodJP/BTPagerViewController.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "Content Tabs Slide/PodFiles/*.swift", |
| "resources": "Content Tabs Slide/PodFiles/*.{png,bundle,xib,nib,storyboard}", |
| "requires_arc": true, |
| "swift_version": "4.0" |
| } |