blob: 18d244bd33ead1227d8b6ec7260282e26df8c231 [file] [log] [blame]
{
"name": "MonkeyKing",
"version": "1.0.0",
"summary": "MonkeyKing helps you to 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": "1.0.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}