blob: 8f757d92f2de76db0df91b403acf2869b14aef06 [file] [log] [blame]
{
"name": "HTKit",
"version": "1.0.0",
"platforms": {
"ios": "5.0"
},
"summary": "A collection of 7 specs published by the HotelTonight iOS team.",
"homepage": "https://github.com/hoteltonight/HTKit",
"license": "MIT",
"authors": {
"Jacob Jennings": "jacob.r.jennings@gmail.com",
"Jon Sibley": "jon@hoteltonight.com",
"Ray Lillywhite": "ray@ray.ray"
},
"source": {
"git": "https://github.com/hoteltonight/HTKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"HTRasterView": [
"~> 1.2.9"
],
"HTAutocompleteTextField": [
"~> 1.1.2"
],
"HTGradientEasing": [
"~> 0.0.4"
],
"HTDelegateProxy": [
"~> 1.0.1"
],
"HTCoreImage": [
"~> 1.0.0"
],
"UIViewPlusPosition": [
"~> 0.0.1"
],
"HTGraphics": [
"~> 1.0.0"
],
"HTUpdateAggregator": [
"~> 1.0.0"
]
}
}