[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / 2 / 6 / LZRelayoutButton / 1.5.1 / LZRelayoutButton.podspec.json
blobab833dedf1e41ed7962e45308713a82aca6fb7b3
2   "name": "LZRelayoutButton",
3   "version": "1.5.1",
4   "summary": "UIButton 支持上下显示图片或者 图片靠右显示",
5   "homepage": "https://github.com/tpctt/LZRelayoutButton",
6   "social_media_url": "https://github.com/tpctt/LZRelayoutButton",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     " tim": "491590253@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/tpctt/LZRelayoutButton.git",
19     "tag": "1.5.1"
20   },
21   "source_files": "Classess/**/*.{h,m,mm}",
22   "requires_arc": true,
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation",
26     "CoreGraphics",
27     "Security",
28     "UIKit"
29   ],
30   "libraries": [
31     "z.1.1.3",
32     "stdc++",
33     "sqlite3"
34   ]