| { |
| "name": "GSFoundation", |
| "version": "0.6.0", |
| "summary": "GSFoundation BY GLOOMY.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/Sky-And-Hammer/GSFoundation", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "GloomySunday049": "121055230@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/Sky-And-Hammer/GSFoundation.git", |
| "tag": "0.6.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GSFoundation/Classes/**/*", |
| "dependencies": { |
| "GSStability": [ |
| |
| ], |
| "KeychainAccess": [ |
| "~> 3.1.0" |
| ] |
| }, |
| "pushed_with_swift_version": "4", |
| "deprecated": true |
| } |