| { |
| "name": "FriendlyScoreCore", |
| "version": "1.0.3", |
| "summary": "Friendly Score iOS SDK delivers toolset for user credit scoring on iOS devices", |
| "homepage": "https://friendlyscore.com", |
| "authors": { |
| "FriendyScore": "info@friendlyscore.com" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "source": { |
| "git": "https://github.com/FriendlyScore/FriendlyScoreCore-iOS.git", |
| "tag": "1.0.3" |
| }, |
| "static_framework": true, |
| "dependencies": { |
| "Alamofire": [ |
| |
| ], |
| "Device": [ |
| |
| ], |
| "JGProgressHUD": [ |
| |
| ], |
| "Moya": [ |
| |
| ], |
| "ObjectMapper": [ |
| |
| ], |
| "PhoneNumberKit": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ], |
| "IQKeyboardManager": [ |
| |
| ], |
| "Hero": [ |
| |
| ] |
| }, |
| "ios": { |
| "vendored_frameworks": "FriendlyScoreCore.framework" |
| } |
| } |