blob: ee74e6e08f5dca37824dc63d623936e65f8408c9 [file] [log] [blame]
{
"name": "MonkeyKing",
"version": "0.8",
"summary": "MonkeyKing helps you post messages to Chinese Social Networks, or do OAuth.",
"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.8"
},
"source_files": "MonkeyKing/*.swift",
"requires_arc": true
}