blob: 4d1ce2bb97e972a19a5ddf3bc3f8062f4741357b [file] [log] [blame]
{
"name": "QuanYu",
"version": "0.1.1",
"summary": "striver custom QuanYu",
"homepage": "https://github.com/XYRZX/QuanYuSDK/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "XYRZX",
"source": {
"git": "https://github.com/XYRZX/QuanYuSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QuanYu.framework/Headers/*.{h,m}",
"dependencies": {
"SocketRocket": [
],
"Reachability": [
]
}
}