blob: f817c865b8d56fd1dac2f868cf2517b6e0ca4ebf [file] [log] [blame]
{
"name": "NNUsuallyTool",
"version": "1.0.1",
"summary": "常用工具类",
"description": "Think: What does it do? Why did you write it? What is the focus\nThink: What does it do? Why did you write it? What is the focus",
"homepage": "https://github.com/iOS-DeveloperTeam/UsuallyTool.git",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"liupengkun": "2562732740@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iOS-DeveloperTeam/UsuallyTool.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": [
"UsuallyTool/*",
"UsuallyTool/*/*"
]
}