[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / b / d / JJCTools / 1.0.1 / JJCTools.podspec.json
blob5c6944bb4109416d2c2f9f80449fff0cb038ad95
2   "name": "JJCTools",
3   "module_name": "JJCTools",
4   "version": "1.0.1",
5   "summary": "A Library for iOS to  get result fasterly with some methods.",
6   "homepage": "https://github.com/jijiucheng/JJCTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "苜蓿鬼仙": "302926124@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.10",
18   "source": {
19     "git": "https://github.com/jijiucheng/JJCTools.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/**/*.{h,swift}",
23   "resource_bundles": {
24     "JJCTools": "Sources/**/*.{xcassets,lproj}"
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_version": "5.10"