[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / d / wb-util / 1.1 / wb-util.podspec.json
blobe06008bcf6ac84f9cc308d21a81455c3508d0417
2   "name": "wb-util",
3   "version": "1.1",
4   "summary": "这是summary",
5   "description": "This is my iOS tool.",
6   "homepage": "https://github.com/pwb1004/wb-util",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pang Weibo": "pwb1004@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/pwb1004/wb-util.git",
16     "tag": "1.1"
17   },
18   "source_files": [
19     "wb-util",
20     "MyUtil/**/*.{h,m}"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "MBProgressHUD": [
28       "~> 0.9.2"
29     ]
30   }