[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 0 / b / f / OnceLayout / 0.0.2 / OnceLayout.podspec.json
blobe7a7c1ec53e009d9e1c6a87cc84310f4a4dc27e3
2   "name": "OnceLayout",
3   "summary": "一个布局的类库",
4   "version": "0.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "once00": "love521943@hotmail.com"
11   },
12   "social_media_url": "http://onceo.me/",
13   "homepage": "https://github.com/once00/OnceLayout",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/once00/OnceLayout.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "OnceLayout/**/*.{h,m}",
23   "public_header_files": "OnceLayout/**/*.{h}",
24   "libraries": "z",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation",
28     "QuartzCore",
29     "CoreGraphics",
30     "CoreImage",
31     "CoreText",
32     "ImageIO",
33     "Accelerate"
34   ]