| { |
| "name": "TapInstagramKit", |
| "version": "0.0.1", |
| "summary": "Fetch data about a given instagram account without authorization.", |
| "description": "Fetch data about a given instagram account without authorization.\nFetch data about a given instagram account without authorization.", |
| "homepage": "https://github.com/Tap-Payments/TapInstagramKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "O Rabie": "o.rabie@tap.company" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "4.0", |
| "source": { |
| "git": "https://github.com/Tap-Payments/TapInstagramKit.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "TapInstagramKit/TapInstagramKit/Core/**/*.{h,m,swift}", |
| "exclude_files": "Classes/Exclude", |
| "resources": "TapInstagramKit/TapInstagramKit/Core/Resources/**/*.{xib}", |
| "swift_version": "4.0" |
| } |