[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / HXButtonTitleIcon / 0.0.2 / HXButtonTitleIcon.podspec.json
blob41794a8cbb7bb2d3d2c83db30ad80146149b4b7e
2   "name": "HXButtonTitleIcon",
3   "version": "0.0.2",
4   "summary": "HXButtonTitleIcon 按钮图片文字便捷使用",
5   "description": "HXButtonTitleIcon 便捷的使用 带图片文字的按钮,简单的布局。只有一个方法,使用就是按钮",
6   "homepage": "https://github.com/EarthMass/HXButtonTitleIcon",
7   "license": "MIT",
8   "authors": {
9     "mars": "627556038@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/EarthMass/HXButtonTitleIcon.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "HXButtonIconTitle/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true