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