| { | |
| "name": "SSAuthKit", | |
| "version": "0.0.5", | |
| "summary": "SSAuthKit.", | |
| "description": "SSAuthKit. SSAuthKit.", | |
| "homepage": "https://github.com/Sasai168/SaSaiAuthKit", | |
| "license": "MIT", | |
| "authors": { | |
| "SaSai168": "sasai@gigaiot.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Sasai168/SaSaiAuthKit.git", | |
| "tag": "0.0.5" | |
| }, | |
| "vendored_frameworks": "SSAuthKit.framework", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ], | |
| "requires_arc": true | |
| } |