[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / e / XXTools / 1.0.3 / XXTools.podspec.json
blob35997f8e7c90a18d92f2fc460f4301497dda9d8b
2   "name": "XXTools",
3   "version": "1.0.3",
4   "summary": "提供一些方便的方法",
5   "description": "提供一些方便的方法,减少重复的工作",
6   "homepage": "https://github.com/joohs/XXTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FrankLin": "764074010@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/joohs/XXTools.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "XXTools/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "RTRootNavigationController": [
33     ],
34     "YYText": [
36     ],
37     "YYModel": [
39     ],
40     "YYCategories": [
42     ],
43     "IQKeyboardManager": [
45     ],
46     "SAMKeychain": [
48     ],
49     "SVProgressHUD": [
51     ]
52   }