blob: 400b867ae691dca27b3935c7cfe05080e22c7547 [file] [log] [blame]
{
"name": "HzLib",
"version": "0.1.0",
"summary": "Common HzLib",
"description": "IOS Common Util HzLib",
"homepage": "https://github.com/dlsdnd345/HzLib",
"license": "MIT",
"authors": {
"woong": "dlsdnd345@mhand.net"
},
"source": {
"git": "https://github.com/dlsdnd345/HzLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HzLib": [
"Pod/Assets/*.png"
]
}
}