blob: 346b48a6deb0d80dbdd0c7474758b8065e9ee103 [file] [log] [blame]
{
"name": "BKCategories",
"version": "0.1",
"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.1"
},
"source_files": [
"UIColor+Hex.{h,m}",
"UIImage+Colors.{h,m}",
"UIView+Position.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}