blob: 6fdcdd7c93950d1b8fc12eee977fa31dff235e9e [file] [log] [blame]
{
"name": "WYUtils",
"version": "0.3.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.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYUtils/Classes/**/*",
"public_header_files": "WYUtils/Classes/**/*.h"
}