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