blob: 6596e1d5b4ad97d8ed3eb9f2df0ae3f7b4d3609a [file] [log] [blame]
{
"name": "WYPiOSTools",
"version": "0.2.4",
"summary": "A short description of WYPiOSTools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NewWuYiping/WYPiOSTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WuYiping": "iamgnipiyuw@hotmail.com"
},
"source": {
"git": "https://github.com/NewWuYiping/WYPiOSTools.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYPiOSTools/Classes/**/*",
"dependencies": {
"SSKeychain": [
"~> 1.4.1"
]
}
}