blob: e207d3d2d038f078dc82fa2790680f87494755a2 [file] [log] [blame]
{
"name": "ZL_CategarySwift",
"version": "0.0.19",
"summary": "ZL_CategarySwift",
"description": "常用的swift分类\nZL_CategarySwift",
"homepage": "https://github.com/WhityLL/ZL_CategarySwift",
"license": "MIT",
"authors": {
"Whity": "liulei10luojia@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source": {
"git": "https://github.com/WhityLL/ZL_CategarySwift.git",
"tag": "0.0.19"
},
"frameworks": [
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z",
"sqlite3.0"
],
"swift_version": "5.0",
"subspecs": [
{
"name": "Macros",
"source_files": "ZL_CategarySwift/Classes/Macros/*"
},
{
"name": "Extension",
"source_files": "ZL_CategarySwift/Classes/Extension/*",
"dependencies": {
"MBProgressHUD": [
],
"Kingfisher": [
"~>4.10.1"
]
}
},
{
"name": "ConmonUtils",
"source_files": "ZL_CategarySwift/Classes/ConmonUtils/*",
"dependencies": {
"ZL_CategarySwift/Extension": [
]
},
"frameworks": "CoreTelephony"
},
{
"name": "Base",
"subspecs": [
{
"name": "ZLPopOverVC",
"source_files": "ZL_CategarySwift/Classes/Base/ZLPopOverVC/*",
"dependencies": {
"ZL_CategarySwift/Macros": [
]
}
}
]
},
{
"name": "ZL_SysFunc",
"subspecs": [
{
"name": "AddressBook",
"source_files": "ZL_CategarySwift/Classes/ZL_SysFunc/AddressBook/*",
"dependencies": {
"ZL_CategarySwift/ConmonUtils": [
]
}
},
{
"name": "Location",
"source_files": "ZL_CategarySwift/Classes/ZL_SysFunc/Location/*",
"dependencies": {
"ZL_CategarySwift/ConmonUtils": [
]
}
},
{
"name": "Health",
"source_files": "ZL_CategarySwift/Classes/ZL_SysFunc/Health/*",
"dependencies": {
"ZL_CategarySwift/ConmonUtils": [
]
}
},
{
"name": "PhotoKit",
"source_files": "ZL_CategarySwift/Classes/ZL_SysFunc/PhotoKit/*",
"dependencies": {
"ZL_CategarySwift/ConmonUtils": [
],
"ZL_CategarySwift/Macros": [
],
"TZImagePickerController": [
]
}
}
]
}
]
}