[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 8 / Y_ImageTitleButton / 0.0.2 / Y_ImageTitleButton.podspec.json
blobc437fa2318d8aa565c743a2532ae24ec6e553577
2   "name": "Y_ImageTitleButton",
3   "version": "0.0.2",
4   "summary": "创建带有图片和标题的按钮",
5   "description": "根据自定义的枚举类型,快速创建一个带有图片和标题的按钮",
6   "homepage": "https://github.com/1ilI/Y_ImageTitleButton",
7   "screenshots": "https://raw.githubusercontent.com/1ilI/Y_ImageTitleButton/master/ImageTitleButtonExample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "1ilI": "1ilI"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/1ilI/Y_ImageTitleButton.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Y_ImageTitleButton",
24     "Y_ImageTitleButton/**/*.{h,m}"
25   ],
26   "frameworks": "UIKit"