[Add] MapboxCommon 24.10.0-daily-2025-02-01-04-25
[CocoaPods.git] / Specs / d / b / 7 / SwpTools / 1.0.1 / SwpTools.podspec.json
blob2ec973941005642f915cefe3d945c02cfce171c3
2   "name": "SwpTools",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "一些常用的工具方法",
8   "homepage": "https://github.com/swp-song/SwpTools",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "swp-song": "396587868@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/swp-song/SwpTools.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "SwpTools/Header",
21   "vendored_libraries": "SwpTools/Lib/*.a",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]