blob: c7f9e3118e7113835e6dcc3c9dd8a0eddd94b93c [file] [log] [blame]
{
"name": "HPUIViewExtensionsObjC",
"version": "0.1.14",
"summary": "Prebuilt UI classes that support often-used UI features.",
"description": "Prebuilt UI classes that support often-used UI features; which can help reduce the amount of UI code needed in View Controllers.",
"homepage": "https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC",
"license": "MIT",
"authors": {
"Huy Pham": "huyphamthanh8290@gmail.com"
},
"source": {
"git": "https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC.git",
"tag": "0.1.14"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HPUIViewExtensionsObjC": [
"Pod/Assets/*.png"
]
}
}