[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 8 / HandyTool / 0.1.0 / HandyTool.podspec.json
blobc22837e2e64b00edc07cc5752639c0c1b0362478
2   "name": "HandyTool",
3   "version": "0.1.0",
4   "summary": "Most often used tool methods on iOS Development.",
5   "description": "Most often used tool methods on iOS Development.",
6   "homepage": "https://github.com/gaojinhsu/HandyTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xugaojin": "xugaojin@babytree-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/gaojinhsu/HandyTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HandyTool/Classes/**/*",
22   "public_header_files": "HandyTool/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "compiler_flags": "-ObjC"