[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 7 / HYFoundation / 0.4.3 / HYFoundation.podspec.json
blob8e637f9bad9c6d3ba1ee170af6eec73405212c80
2   "name": "HYFoundation",
3   "version": "0.4.3",
4   "summary": "HYFoundation is a collection of common used categories of Foundation.",
5   "description": "HYFoundation is a collection of common used categories of Foundation.Such as NSObject, NSString, NSArray, NSMutableAttributeString and so on;",
6   "homepage": "https://github.com/yclzone/HYFoundation",
7   "license": "MIT",
8   "authors": {
9     "yclzone": "yclzone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yclzone/HYFoundation.git",
13     "tag": "0.4.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"