blob: ae1774ba51d940f57a4f7d0bd00c637cfc3d49d4 [file] [log] [blame]
{
"name": "RUTextSize",
"version": "0.1.6",
"summary": "Helpers for getting size of common UI components.",
"homepage": "https://github.com/Resplendent/RUTextSize",
"license": "MIT",
"authors": {
"Lee Pollard": "tjdet11@gmail.com"
},
"source": {
"git": "https://github.com/Resplendent/RUTextSize.git",
"tag": "v0.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RUTextSize": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ResplendentUtilities": [
"~> 0.3.0"
]
}
}