blob: 885a23fea17d1ec0f4ca28b2a0cc266fed6a7cfa [file] [log] [blame]
{
"name": "HTMIFormEngine",
"version": "1.2.1",
"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": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIFormEngine/Classes/**/*",
"dependencies": {
"MJExtension": [
"~> 3.0.13"
],
"HTMIBaseComponent": [
],
"SDWebImage": [
"~> 3.8.2"
],
"Masonry": [
"~> 1.0.2"
],
"ACAlertController": [
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"TTRangeSlider": [
],
"TZImagePickerController": [
]
}
}