[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / e / 9 / b / HYLogEngine / 1.1 / HYLogEngine.podspec.json
blob4abbe38f61c877abfe8b6478286765c45383ba78
2   "name": "HYLogEngine",
3   "version": "1.1",
4   "summary": "A log engine for core framework",
5   "description": "This is a log engine for core framework,",
6   "homepage": "https://github.com/knighthb/HYLogEngine",
7   "license": "MIT",
8   "authors": {
9     "knight": "huangbin911@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/knighthb/HYLogEngine.git",
13     "tag": "1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HYLogEngine": [
22       "Pod/Assets/*.png"
23     ]
24   }