blob: ae95b9f7c76fdf8906455617fca0c25a13957dfb [file] [log] [blame]
{
"name": "HTMIFormEngine",
"version": "2.0.6",
"summary": "form engine",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/MyCoding521/HTMIFormEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaozhiguo": "553002177@qq.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMIFormEngine.git",
"tag": "2.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIFormEngine/Classes/**/*.{h,m}",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.2.0"
],
"HTMIUsefulPickerView": [
"~> 0.1.3"
],
"HTMICustomControl": [
"~> 0.1.10"
],
"MJExtension": [
"~> 3.0.13"
],
"SDWebImage": [
"~> 3.8.2"
],
"Masonry": [
"~> 1.0.2"
],
"ACAlertController": [
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"TZImagePickerController": [
],
"TTRangeSlider": [
]
}
}