blob: 737ec0dd382b2d3b0dddd08235e2f0a5fe42cf2f [file] [log] [blame]
{
"name": "YCFuckLXC",
"version": "1.0.0",
"summary": "A short description of YCFuckLXC.",
"homepage": "https://github.com/yaochi330/YCFuckLXC.git",
"license": "MIT",
"authors": {
"Keynes": "yaochi@ngarihealth.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yaochi330/YCFuckLXC.git",
"tag": "1.0.0"
},
"source_files": "YCFuckLXC/SocketManager/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"subspecs": [
{
"name": "SocketRocket",
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
]
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/SocketRocket/SocketRocket"
}
}
]
}