[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 8 / JwCompose / 0.0.4 / JwCompose.podspec.json
blob4e8e5abf9e642f99c8ab79c9e656d0adce3ad88b
2   "name": "JwCompose",
3   "version": "0.0.4",
4   "summary": "A short description of JwCompose.",
5   "homepage": "https://github.com/chenjingwei0124/JwTooler",
6   "license": "MIT",
7   "authors": {
8     "陈警卫": "chenjingwei0124@163.com"
9   },
10   "source": {
11     "git": "https://github.com/chenjingwei0124/JwTooler.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "JwTooler/JwTooler/JwCompose/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreFoundation",
23     "QuartzCore",
24     "CoreGraphics",
25     "CoreImage",
26     "CoreText"
27   ],
28   "dependencies": {
29     "SDWebImage": [
31     ],
32     "Masonry": [
34     ],
35     "MJRefresh": [
37     ]
38   }