blob: 4d6b52ddd5d09ac267265ff6ace626fe38f63bc4 [file] [log] [blame]
{
"name": "MonkeyKing",
"version": "0.0.1",
"summary": "MonkeyKing help you post message to Chinese Social Network.",
"description": "You just want to share some information to WeChat, ...\nWhy use the buggy third party 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.1"
},
"source_files": "MonkeyKing/*.swift",
"requires_arc": true
}