blob: d7b5b9605a94b47c18a239be91cde3eec03fb548 [file] [log] [blame]
{
"name": "HzLibrary",
"version": "0.2.0",
"summary": "Common HzLibrary",
"homepage": "https://github.com/dlsdnd345/hzLibrary",
"license": "MIT",
"authors": {
"woong": "dlsdnd345@mhand.net"
},
"source": {
"git": "https://github.com/dlsdnd345/hzLibrary.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HzLibrary": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit"
]
}