[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / 8 / JwCompose / 0.0.3 / JwCompose.podspec.json
blob49a7c3bda3942d46c6d90cf18ec1b40558254fa2
2   "name": "JwCompose",
3   "version": "0.0.3",
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.3"
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   }