[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / c / b / YYNib-swift / 1.0.0 / YYNib-swift.podspec.json
blob4614febd850843cf1a5022696413354e74aaf129
2   "name": "YYNib-swift",
3   "version": "1.0.0",
4   "summary": "add Xib in Xib or Storyboard",
5   "description": "复用Xib文件,可以在Storyboard和Xib中使用已经定义的Xib视图",
6   "homepage": "https://github.com/yizhaorong/YYNib-swift.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "伊昭荣": "3340239714@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yizhaorong/YYNib-swift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "YYNib-swift",
23     "YYNib-swift/YYNib/*.swift"
24   ]