blob: 1f42257f5fefaee61928ff746521808b2f66ffa1 [file] [log] [blame]
{
"name": "HWTool",
"version": "1.0.0",
"summary": "Tools class on ios Develop.",
"description": "Some commomly tools class on ios Develop.",
"homepage": "https://github.com/HorsonWu/HWTool",
"license": "MIT",
"authors": {
"HorsonWu": "HorsonWu@gmail.com"
},
"source": {
"git": "https://github.com/HorsonWu/HWTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.1.2"
},
"requires_arc": true,
"source_files": "HWTool/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}