[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / d / 3 / pixelbits / 0.3 / pixelbits.podspec.json
blob1cf4b85b1aab3ed08f9497aaba96cde5c71965f0
2   "name": "pixelbits",
3   "version": "0.3",
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.3"
18   },
19   "requires_arc": true,
20   "source_files": "pixelbits/**/*.{h,m,swift}"