[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / b / farwolf / 0.0.1 / farwolf.podspec.json
blobecc4ef4aec767ad3a3e858e814da8e398fc1be31
2   "name": "farwolf",
3   "version": "0.0.1",
4   "summary": "weexplus基础库.",
5   "description": "Handle the data.",
6   "homepage": "https://weexplus.github.io/doc/",
7   "license": "MIT",
8   "authors": {
9     "zjr": "362675035@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/farwolf2010/farwolf.git",
13     "tag": "1.0.1"
14   },
15   "source_files": [
16     "Source",
17     "farwolf/**/*.{h,m}"
18   ],
19   "exclude_files": "Source/Exclude",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 0.9.2"
26     ],
27     "YYModel": [
29     ],
30     "AFNetworking": [
31       "~>3.2.1"
32     ],
33     "Masonry": [
34       "~> 0.6.3"
35     ],
36     "SDWebImage": [
37       "~> 5.1.0"
38     ],
39     "TOCropViewController": [
40       "~> 2.0.8"
41     ],
42     "UIViewController_PopUp": [
43       "~> 0.0.2"
44     ]
45   }