blob: d9c8561cfd38a2f477c5031aa77a0bd02d4fb819 [file] [log] [blame]
{
"name": "MonkeyKing",
"version": "0.9.3",
"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.9.3"
},
"source_files": "MonkeyKing/*.swift",
"requires_arc": true
}