blob: eff8f4ccf5f8cc5779389f55ed9fcb6b8d597d6d [file] [log] [blame]
{
"name": "MonkeyKing",
"version": "0.0.2",
"summary": "MonkeyKing help you post message to Chinese Social Network.",
"description": "You just want to share some information to WeChat, QQ, ...\nWhy use their buggy SDKs?",
"homepage": "https://github.com/nixzhu/MonkeyKing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/MonkeyKing.git",
"tag": "0.0.2"
},
"source_files": "MonkeyKing/*.swift",
"requires_arc": true
}