[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 8 / 0 / 2 / BBDesignable / 0.2.0 / BBDesignable.podspec.json
blob944ffb44f751cc19efedf15f50bd2c8804af9c7c
2   "name": "BBDesignable",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Some cool functionalities directly inside Storyboards and xibs",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Benjamin Bourasseau": "bourasseaubenjamin@gmail.com"
15   },
16   "homepage": "https://github.com/Beninho85/BBDesignable",
17   "source": {
18     "git": "https://github.com/Beninho85/BBDesignable.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "BBDesignable/**/*.{swift}",
23   "pushed_with_swift_version": "3.1"