blob: 6603fd1a9763e926d6296cb038449d981efb0e9d [file] [log] [blame]
{
"name": "MessagesUIKit",
"version": "0.1.5",
"summary": "UIKit for Messaging. UI is similar to WeChat.",
"description": " UIKit for Messaging. UI is similar to WeChat. You can custome most of the view.\n",
"homepage": "https://github.com/iException/MessagesUIKit",
"license": "MIT",
"authors": {
"hyice": "hy_ice719@163.com"
},
"source": {
"git": "https://github.com/iException/MessagesUIKit.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MessagesUIKit": [
"Pod/Assets/*.{jpg,png,xib,plist}"
]
},
"dependencies": {
"SDWebImage": [
"3.7.2"
]
}
}