blob: 4aa003e76f0f2c3285ad35b893e22fa0e65605c7 [file] [log] [blame]
{
"name": "KZWFoundation",
"version": "1.0.7",
"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.0.7"
},
"source_files": "Classes/**/*",
"public_header_files": "Classes/**/*.h",
"resource_bundles": {
"KZWFundation": [
"Classes/Rseouce/KZWFundation.bundle/*"
]
},
"frameworks": "MapKit",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"AFNetworking": [
],
"Mantle": [
],
"MBProgressHUD": [
],
"SAMKeychain": [
]
}
}