blob: 2cf75392ace4e0443929bc7b3525321cf4b203bb [file] [log] [blame]
{
"name": "WYPiOSTools",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYPiOSTools/Classes/**/*",
"dependencies": {
"SSKeychain": [
"~> 1.4.1"
]
}
}