blob: 571582e145db60a85644933324d9c32083073d17 [file] [log] [blame]
{
"name": "HTMIFormEngine",
"version": "1.2.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIFormEngine/Classes/**/*",
"resources": "HTMIFormEngine/Classes/ACMediaFrame/ACMediaFrame.bundle",
"dependencies": {
"MJExtension": [
"~> 3.0.13"
],
"HTMIBaseComponent": [
],
"SDWebImage": [
"~> 3.8.2"
],
"Masonry": [
"~> 1.0.2"
],
"ACAlertController": [
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"TTRangeSlider": [
],
"TZImagePickerController": [
]
}
}