blob: 7f335b79de4f9690577fd03b71f7b6ab87d34da8 [file] [log] [blame]
{
"name": "HYTool",
"version": "0.0.3",
"summary": "HYTool",
"description": "a tool of iOS",
"homepage": "https://github.com/oceanfive/HYTool",
"license": "MIT",
"authors": {
"oceanfive": "849638313@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/oceanfive/HYTool.git",
"tag": "0.0.3"
},
"source_files": "HYToolDemo/HYToolDemo/HYTool/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}