[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / e / 4 / d / MFXXBoxer / 1.0.0 / MFXXBoxer.podspec.json
blob7b126a643dd3d19af5115719cfbb436599799654
2   "name": "MFXXBoxer",
3   "version": "1.0.0",
4   "summary": "A encapsulation for FMDB used in iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/MikeFighting/MFXXBoxer",
7   "license": "MIT",
8   "authors": {
9     "MikeFighting": "huangzhihui_ben@163.com"
10   },
11   "source": {
12     "git": "https://github.com/MikeFighting/MFXXBoxer.git",
13     "tag": "1.0.0",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "MFXXBoxer/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit"
25   ]