blob: a922edcfc1cf3e333da83873954be9c4c818e84d [file] [log] [blame]
{
"name": "KZWFoundation",
"version": "1.1.2",
"summary": "iOS 基本库",
"description": "iOS基本库",
"homepage": "https://github.com/ouyrp/KZWFoundation",
"license": "MIT",
"authors": {
"ouyang": "1697006288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ouyrp/KZWFoundation.git",
"tag": "1.1.2"
},
"source_files": "Classes/KZWFoundationHear.h",
"resource_bundles": {
"KZWFundation": [
"Classes/Rseouce/KZWFundation.bundle"
]
},
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"AFNetworking": [
],
"Mantle": [
],
"MBProgressHUD": [
],
"SAMKeychain": [
]
},
"subspecs": [
{
"name": "Content",
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/KZWFoundationHear.h",
"frameworks": "MapKit"
}
]
}