blob: 66462e7b4b7d4002dd8ba5428765c640ea12b24a [file] [log] [blame]
{
"name": "BKCategories",
"version": "0.2",
"license": {
"type": "MIT"
},
"summary": "A collection of categories for a quick start.",
"homepage": "https://github.com/futureisblank/BKCategories",
"authors": {
"Aymeric Gallissot": "hello@aymeric.io"
},
"source": {
"git": "https://github.com/futureisblank/BKCategories.git",
"tag": "0.2"
},
"source_files": [
"UIColor+Helpers.{h,m}",
"UIImage+Colors.{h,m}",
"UIView+Position.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}