[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / d / 9 / FSShare / 0.1 / FSShare.podspec.json
blobe40de72f3dd88b62da1d0e7e07257aa06a781380
2   "name": "FSShare",
3   "version": "0.1",
4   "summary": "FSShare is a tool for show logs when app run",
5   "description": "This is a very small software library, offering a few methods to help with programming.",
6   "homepage": "https://github.com/fuchina/FSShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fudon": "1245102331@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fuchina/FSShare.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "8.2"
20   },
21   "source_files": "FSShare/Classes/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "WechatOpenSDK": [
25       "1.8.3"
26     ],
27     "FSUIKit": [
29     ],
30     "FSToast": [
32     ],
33     "FSKit": [
35     ]
36   }