blob: 21c880be9b6483055dafb243e7a226228640be7e [file] [log] [blame]
{
"name": "WQJTool",
"version": "0.3.4",
"summary": "iOS常用工具类.",
"description": "WQJTool is commonly used Category.",
"homepage": "https://github.com/mnz12138/WQJTool.git",
"license": "MIT",
"authors": {
"MNZ": "wqjruanjian@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mnz12138/WQJTool.git",
"tag": "0.3.4"
},
"source_files": [
"WQJTool",
"WQJTool/*.{h,m}"
],
"frameworks": [
"UIKit",
"AVFoundation"
]
}