| { |
| "name": "BusSlider", |
| "version": "1.0.0", |
| "summary": "BusSlider is a custom slider. by : farhad faramarzi", |
| "homepage": "https://github.com/farhad1985/BusSlider", |
| "authors": { |
| "Farhad Faramarzi": "farhad.public@gmail.com" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "source": { |
| "git": "https://github.com/farhad1985/BusSlider.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "BusSlider/**/*", |
| "exclude_files": "BusSlider/*.plist", |
| "swift_versions": "5", |
| "swift_version": "5" |
| } |