blob: 16c51b896c83008c68c733dc41d841ed89c3fb47 [file] [log] [blame]
{
"name": "HQSDK",
"version": "0.3.0",
"summary": "张兮兮的HQSDK.",
"description": "自定义工具类",
"homepage": "https://github.com/327635328/HQSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"327635328": "327635328@qq.com"
},
"source": {
"git": "https://github.com/327635328/HQSDK.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQSDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
}
}