[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 7 / HYFoundation / 0.3.1 / HYFoundation.podspec.json
blobc1abf910beb7d7360bc15d51b60b58120e0e4e00
2   "name": "HYFoundation",
3   "version": "0.3.1",
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.3.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HYFoundation": [
22       "Pod/Assets/*.png"
23     ]
24   }