blob: 5f77367fa60353d65dfa80b0660e91fb97f5a429 [file] [log] [blame]
{
"name": "GSFoundation",
"version": "0.6.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GSFoundation/Classes/**/**/*",
"dependencies": {
"GSStability": [
],
"KeychainAccess": [
"~> 3.1.0"
]
},
"deprecated": true
}