[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / f / 8 / JwCompose / 0.0.6 / JwCompose.podspec.json
blob27d14cdfe3263045311d991790be9dc4eda00de0
2   "name": "JwCompose",
3   "version": "0.0.6",
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.6"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "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   }