blob: 29c5f90eda29bc5d68fbbef0355c0572071b60bb [file] [log] [blame]
{
"name": "CBPackagMet",
"version": "1.1.3",
"license": "MIT",
"summary": "常用方法封装",
"homepage": "https://github.com/junedeyu/CBPackagMet",
"authors": {
"junedeyu": "497303054@qq.com"
},
"source": {
"git": "https://github.com/junedeyu/CBPackagMet.git",
"tag": "1.1.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"PackagMet.h",
"PackagMet.m",
"SSKeychain.h",
"SSKeychain.m"
],
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
]
}
}