[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 1 / 2 / shareView / 0.0.6 / shareView.podspec.json
blob7373a13462230dbdf3f816c1dc1edc7b6409c390
2   "name": "shareView",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": "shareDemo/shareDemo/ShareView/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resources": [
24     "shareDemo/shareDemo/*.bundle",
25     "shareDemo/shareDemo/Assets.xcassets"
26   ],
27   "resource_bundles": {
28     "shareView": [
29       "resources.bundle/*.png"
30     ]
31   }