[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / d / 8 / f / YYNib / 0.0.1 / YYNib.podspec.json
blob3d0058f6086216808939933760ba64af8eed9988
2   "name": "YYNib",
3   "version": "0.0.1",
4   "summary": "添加 xib 到 storyboard 或者添加到 xib",
5   "description": "add xib into storyboard or xib \n 添加 xib 到 storyboard 或者添加到 xib",
6   "homepage": "https://github.com/yizhaorong/YYNib",
7   "license": {
8     "type": "Apache V2 License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "伊昭荣": "3340239714@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/yizhaorong/YYNib.git",
19     "tag": "release_0.0.1"
20   },
21   "source_files": [
22     "YYNib",
23     "YYNib/YYNib/*.{h,m}"
24   ]