blob: 400d8e94c0c426c48726e188bbf8b1f426991e87 [file] [log] [blame]
{
"name": "Utilitie",
"version": "0.1.2",
"summary": "自定义常规组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/bjdyhz/Utilitie",
"license": "MIT",
"authors": {
"bjdyhz": "3325432868@qq.com"
},
"source": {
"git": "https://gitee.com/bjdyhz/Utilitie.git",
"tag": "v0.1.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"public_header_files": "Utilitie/HXPhotoPicker/**/*.{h,m},Utilitie/JhForm/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"YYCache": [
],
"YYWebImage": [
],
"Masonry": [
],
"SDWebImage": [
],
"BaseView": [
],
"Qiniu": [
],
"MBProgressHUD": [
],
"JSONModel": [
]
},
"subspecs": [
{
"name": "ContentButton",
"source_files": "Utilitie/ContentButton/**/*.{h,m}"
},
{
"name": "UToolsLee",
"source_files": "Utilitie/UToolsLee/**/*.{h,m}"
},
{
"name": "JhForm",
"source_files": "Utilitie/JhForm/**/*.{h,m}",
"resources": "Utilitie/JhForm/**/*.bundle"
},
{
"name": "AxcAE_TabBar",
"source_files": "Utilitie/AxcAE_TabBar/**/*.{h,m}"
},
{
"name": "Macro",
"source_files": "Utilitie/Macro/**/*.{h,m}"
},
{
"name": "UploadImage",
"source_files": "Utilitie/UploadImage/**/*.{h,m}"
},
{
"name": "CGXPickerView",
"source_files": "Utilitie/CGXPickerView/**/*.{h,m}",
"resources": "Utilitie/CGXPickerView/**/*.plist"
},
{
"name": "BorisMenu",
"source_files": "Utilitie/BorisMenu/**/*.{h,m}"
},
{
"name": "BRPickerView",
"source_files": "Utilitie/BRPickerView/**/*.{h,m}"
},
{
"name": "BaseJsonModel",
"source_files": "Utilitie/BaseJsonModel/**/*.{h,m}"
},
{
"name": "TriangleView",
"source_files": "Utilitie/TriangleView/**/*.{h,m}"
},
{
"name": "MessageHUD",
"source_files": "Utilitie/MessageHUD/**/*.{h,m}",
"resources": "Utilitie/MessageHUD/**/*.bundle"
}
]
}