| { |
| "name": "TrendyolAPI", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "summary": "TrendyolAPI is a internal subframework of Trendyol iOS Projects.", |
| "version": "1.0.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ahmet Keskin": "ahmet.keskin@trendyol.com" |
| }, |
| "homepage": "https://www.trendyol.com", |
| "dependencies": { |
| "Alamofire": [ |
| "5.0.0-rc.3" |
| ] |
| }, |
| "source": { |
| "git": "https://github.com/Trendyol/ios-components.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "API/API/*.swift", |
| "swift_versions": [ |
| "5.0", |
| "5.1" |
| ], |
| "swift_version": "5.1" |
| } |