blob: 7c2e910e3976e91c099115d2453f5a593d25ad0c [file] [log] [blame]
{
"name": "YHFastBuildSDK",
"version": "1.0.0",
"summary": "YHFastBuildSDK can build project more quickly with indextionIII When developing",
"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",
"homepage": "https://github.com/XmYlzYhkj/YHFastBuildSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHFastBuildSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHFastBuildSDK/Classes/**/*"
}