[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 8 / 3 / HXYTool / 1.0 / HXYTool.podspec.json
blob6b273ba152bc7032a23e540076831f2c306a4eaa
2   "name": "HXYTool",
3   "version": "1.0",
4   "summary": "常用的扩展方法.",
5   "description": "Tool For iOS",
6   "homepage": "https://github.com/hxy921126/HXYTool",
7   "license": "MIT",
8   "authors": {
9     "hxy921126": "XXX"
10   },
11   "source": {
12     "git": "https://github.com/hxy921126/HXYTool.git",
13     "tag": "v1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "HXYTool/*.{h,m,swift}",
19   "exclude_files": "HXYTool/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "static_framework": true