[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 2 / YeshifuShareUI / 0.0.4 / YeshifuShareUI.podspec.json
blob98dbbd8b131b4c241009054bffdf53749263b918
2   "name": "YeshifuShareUI",
3   "version": "0.0.4",
4   "summary": "CocoaPods组件化实践",
5   "description": "CocoaPods组件化实践:一个简单的分享界面",
6   "homepage": "https://github.com/shiyeli/YeshifuShareUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yetongxue": "422013052@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/shiyeli/YeshifuShareUI.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShareLib/Classes/**/*",
22   "resource_bundles": {
23     "ShareLib": [
24       "ShareLib/Assets/**/*"
25     ]
26   },
27   "public_header_files": "ShareLib/Classes/**/*.h",
28   "frameworks": "UIKit"