[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 2 / shareView / 0.0.5 / shareView.podspec.json
blob904a88c0cbdcaab3156ced5395f6c79be4afbb6a
2   "name": "shareView",
3   "version": "0.0.5",
4   "summary": "测试用.",
5   "description": "这是一个测试内容",
6   "homepage": "https://github.com/lyt3251/shareView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liu yuantao": "lyt0011@163.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/lyt3251/shareView.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "shareDemo/shareDemo/ShareView/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resources": "shareDemo/shareDemo/*.bundle",
24   "resource_bundles": {
25     "shareView": [
26       "resources.bundle/*.png"
27     ]
28   }