[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / d / 3 / pixelbits / 0.2.2 / pixelbits.podspec.json
blob4881a57ce79c2174cf1ce5d008b035b682687d55
2   "name": "pixelbits",
3   "version": "0.2.2",
4   "summary": "iOS application styling in Swift.",
5   "description": "iOS application styling in a native Swift library.",
6   "homepage": "http://cocoa.ninja",
7   "license": "MIT",
8   "authors": {
9     "Wim Haanstra": "wim@wim.me"
10   },
11   "social_media_url": "http://twitter.com/depl0y",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/depl0y/pixelbits.git",
17     "tag": "0.2.2"
18   },
19   "requires_arc": true,
20   "source_files": "pixelbits/**/*.{h,m,swift}"