| { |
| "name": "SDKAKASights", |
| "version": "0.0.6", |
| "summary": "A brief description of MyFramework project.", |
| "description": "An extended description of MyFramework project.", |
| "homepage": "https://github.com/tranvubao-dev/SDKAKASights", |
| "license": { |
| "type": "Copyright", |
| "text": " Copyright 2018\n Permission is granted to...\n" |
| }, |
| "authors": { |
| "baotv1": "baotv1@fsoft.com.vn" |
| }, |
| "source": { |
| "git": "https://github.com/tranvubao-dev/SDKAKASights.git", |
| "tag": "0.0.6" |
| }, |
| "source_files": "SDKAKASights/**/*.swift", |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "swift_versions": "5", |
| "dependencies": { |
| "KeychainAccess": [ |
| "~> 3.2.0" |
| ], |
| "SwiftyJSON": [ |
| "~> 4.0.0" |
| ], |
| "SwiftyUserDefaults": [ |
| "~> 5.0.0" |
| ], |
| "AlamofireObjectMapper": [ |
| "~> 5.2.0" |
| ], |
| "RxSwift": [ |
| "~> 5.0.0" |
| ], |
| "RxCocoa": [ |
| "~> 5.0.0" |
| ], |
| "XCGLogger": [ |
| "~> 7.0.1" |
| ] |
| }, |
| "swift_version": "5" |
| } |