blob: 5a6dff91ca153a90bf40f97cbe167aa6ebf25ae4 [file] [log] [blame]
{
"name": "MessagesUIKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MessagesUIKit": [
"Pod/Assets/*.png",
"Pod/Assets/*.xib",
"Pod/Assets/*.plist"
]
},
"dependencies": {
"SDWebImage": [
"3.7.2"
]
}
}