[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 2 / 7 / YHFastBuildSDK / 1.0.0 / YHFastBuildSDK.podspec.json
blob7c2e910e3976e91c099115d2453f5a593d25ad0c
2   "name": "YHFastBuildSDK",
3   "version": "1.0.0",
4   "summary": "YHFastBuildSDK can build project more quickly with indextionIII When developing",
5   "description": "YHFastBuildSDK can build project more quickly with injectionIII When developing.\n1、download indextionIII from app store and install to Mac\n2、open relected project\n3、add code when in appdelegate file\n#if DEBUG\n        // iOS\n        [[NSBundle bundleWithPath:@\"/Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle\"] load];\n#endif\n4、add method (injected) to your project where you want to debug",
6   "homepage": "https://github.com/XmYlzYhkj/YHFastBuildSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhengxiaolang": "haifeng3099@126.com"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHFastBuildSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YHFastBuildSDK/Classes/**/*"