blob: 22600561add4d289b7e1c4991f1181eb4711cc1f [file] [log] [blame]
{
"name": "HTMICustomControl",
"version": "0.1.10",
"summary": "A short description of HTMICustomControl.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Htmitech/HTMICustomControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "731696053@qq.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMICustomControl.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMICustomControl/Classes/**/*.{h,m}",
"resources": [
"HTMICustomControl/Classes/ACMediaFrame/ACMediaFrame.bundle",
"HTMICustomControl/Classes/HTMICustomControl.bundle"
],
"dependencies": {
"HTMISettingManager": [
"~> 0.1.0"
],
"WZLBadge": [
"~> 1.2.6"
],
"ACAlertController": [
],
"TZImagePickerController": [
],
"MWPhotoBrowser": [
"~> 2.1.2"
]
}
}