blob: 3e580fee94ddc826151d2fe0275e94e7733fcf09 [file] [log] [blame]
{
"name": "MCFrontendKit",
"version": "0.2.7",
"summary": "A short description of MCFrontendService.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BinaryParadise/MCFrontendService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rake Yang": "fenglaijun@gmail.com"
},
"source": {
"git": "https://github.com/BinaryParadise/MCFrontendService.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "iOS/MCFrontendKit/Classes/**/*",
"private_header_files": "MCLogger/Classes/Internal/**/*.h",
"dependencies": {
"MCUIKit": [
"~> 0.3"
],
"MJExtension": [
],
"CocoaLumberjack": [
"~> 3.6"
],
"SAMKeychain": [
"~> 1.5"
],
"SocketRocket": [
"~> 0.5"
]
}
}