blob: 99f074fa7eed164ef01112f0c1fdc686cfc6848d [file] [log] [blame]
{
"name": "HTMINoticeAndAnnouncementModule",
"version": "0.1.2",
"summary": "A short description of HTMINoticeAndAnnouncementModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMINoticeAndAnnouncementModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMINoticeAndAnnouncementModule.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMINoticeAndAnnouncementModule/Classes/**/*",
"dependencies": {
"HTMINetWork": [
"~> 1.2.9"
],
"HTMIBaseComponent": [
"~> 1.2.0"
],
"MJExtension": [
"~> 3.0.13"
],
"SVPullToRefresh": [
"~> 0.4.1"
],
"HTMIDBManager": [
"~> 1.1.9"
],
"SDWebImage": [
"~> 3.8.2"
],
"HTMICustomControl/SlimeRefresh": [
"~> 0.1.11"
],
"HTMICustomControl/HTMIBubbleMenuButton": [
"~> 0.1.11"
],
"HTMISubAccount": [
"~> 0.1.3"
],
"ReactiveObjC": [
"~> 3.0.0"
]
}
}