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