blob: f49c08029130d094e919886d219a18c26af007d7 [file] [log] [blame]
{
"name": "HYStorage",
"version": "0.1.0",
"summary": "This is a storage for 58 huangye iOS team.",
"description": "This is a storage for 58 huangye iOS team\nused by HYCoreframework",
"homepage": "https://github.com/knighthb/HYStorage",
"license": "MIT",
"authors": {
"knight": "huangbin911@gmail.com"
},
"source": {
"git": "https://github.com/knighthb/HYStorage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HYStorage": [
"Pod/Assets/*.png"
]
}
}