[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 6 / BKCategories / 0.1 / BKCategories.podspec.json
blob346b48a6deb0d80dbdd0c7474758b8065e9ee103
2   "name": "BKCategories",
3   "version": "0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "A collection of categories for a quick start.",
8   "homepage": "https://github.com/futureisblank/BKCategories",
9   "authors": {
10     "Aymeric Gallissot": "hello@aymeric.io"
11   },
12   "source": {
13     "git": "https://github.com/futureisblank/BKCategories.git",
14     "tag": "0.1"
15   },
16   "source_files": [
17     "UIColor+Hex.{h,m}",
18     "UIImage+Colors.{h,m}",
19     "UIView+Position.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }