blob: e620278c4c6654b3d08d45252a20f7d209bacb22 [file] [log] [blame]
{
"name": "WYUtils",
"version": "0.2.3",
"summary": "Some Utils For Myself.",
"description": "Basical Utils For Myself. Will not require for Auth of iOS. And will not use runtime for security.",
"homepage": "https://github.com/wyanassert/WYUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyanassert": "wyanassert@gmail.com"
},
"source": {
"git": "https://github.com/wyanassert/WYUtils.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYUtils/Classes/**/*",
"public_header_files": "WYUtils/Classes/**/*.h"
}