blob: a1f099ab56527d7e81346878f6cf957c0747c0e8 [file] [log] [blame]
{
"name": "HUFramework",
"version": "0.2.0",
"summary": "HUFramework.",
"description": "TODO: Add long description of the pod here.\ndescription",
"homepage": "https://github.com/hujewelz/HUFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jewelz Hu": "hujewelz@163.com"
},
"source": {
"git": "https://github.com/hujewelz/HUFramework.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HUFramework/Classes/**/*.{swift}",
"resource_bundles": {
"HUFramework": [
"HUFramework/Assets/*.png",
"HUFramework/Classes/**/*.{storyboard,xib,json}"
]
}
}