| { |
| "name": "MSHLoginSDK", |
| "version": "1.0.2", |
| "summary": "MSHLoginSDK - Login to account.", |
| "description": "MSHLoginSDK - Login to account from server", |
| "homepage": "http://gitkinghub.sohatv.vn/suunguyencong/mshloginsdk", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ncs-ncs-scn-scn": "ncs.ncs.scn.scn@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "MSHLoginSDK.framework" |
| }, |
| "source": { |
| "http": "http://gitkinghub.sohatv.vn/suunguyencong/mshloginsdk/uploads/7fc484fae9e5dfa9808bd62ed88c7933/MSHLoginSDK-1.0.2.zip" |
| }, |
| "public_header_files": "MSHLoginSDK.framework/Headers/.{h}", |
| "frameworks": [ |
| "Foundation", |
| "CoreFoundation", |
| "CoreGraphics", |
| "SafariServices", |
| "WebKit", |
| "UIKit" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "MSHCommonSDK": [ |
| |
| ] |
| }, |
| "swift_versions": "4", |
| "swift_version": "4" |
| } |