[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 0 / YYHive / 0.1.1 / YYHive.podspec.json
blob56ea1ee7aedb0cd6766d9505b5270c98117e926e
2   "name": "YYHive",
3   "version": "0.1.1",
4   "summary": "a micro app framwork",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yuanyuan100/YYHive",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanyuan100": "yuanyuan_pyy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yuanyuan100/YYHive.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYHive/Classes/**/*",
22   "user_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "YYHIVE_APPDELEGATE_CLASS_STRING=@\\\"YYHiveAppDelegate\\\" YYHIVIE_RUN_VIEW_MODEL=view YYHIVIE_RUN_SERVICE_MODEL=service"
24   },
25   "resource_bundles": {
26     "YYHive": [
27       "YYHive/Assets/YYHiveInit-info.sh"
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/YYHive.h",
31   "frameworks": "UIKit"