| { |
| "name": "iOSLetsService_Hero_sdk", |
| "version": "0.1.0", |
| "summary": "Implementation For Hero.", |
| "description": "TODO: Implementation For Hero.", |
| "homepage": "https://github.com/DivyaLets/iOSLetsService_Hero_sdk", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DivyaLets": "divyasree.pavani@letsservice.in" |
| }, |
| "source": { |
| "git": "https://github.com/DivyaLets/iOSLetsService_Hero_sdk.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "iOSLetsService_Hero_sdk/Classes/**/*", |
| "frameworks": "UIKit", |
| "swift_version": "5.0" |
| } |